[libgdamm/libgdamm-5-0] 4.99.9



commit 45f110e2b40107808e0c1c86352a6edcc4a30a00
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Jul 15 18:39:17 2015 +0200

    4.99.9

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e916191..5905efa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+4.99.9 (unstable):
+
+* Use (and require) C++11.
+  (Murray Cumming)
+
 4.99.8 (unstable):
 
 * Value:
diff --git a/configure.ac b/configure.ac
index 5ca46ff..0500c62 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this library.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([libgdamm], [4.99.8], [http://bugzilla.gnome.org/enter_bug.cgi?product=libgdamm],
+AC_INIT([libgdamm], [4.99.9], [http://bugzilla.gnome.org/enter_bug.cgi?product=libgdamm],
         [libgdamm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]