[devhelp] release: 3.24.0



commit 7cebba8bfccfe9d0716852a79d79b40f1588cafa
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Mar 19 11:04:39 2017 +0100

    release: 3.24.0
    
    LIBDEVHELP_CURRENT is incremented because the DhLanguage API has a
    little changed (it's now a GObject class).

 NEWS         |    9 +++++++++
 configure.ac |    4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ef8abe6..35d9391 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+==============
+Version 3.24.0
+==============
+
+Updated translations: lv
+
+Many thanks to all contributors: Rūdolfs Mazurs
+
+
 ===============
 Version 3.23.92
 ===============
diff --git a/configure.ac b/configure.ac
index 9e542ad..3fadc2a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([Devhelp],
-        [3.23.92],
+        [3.24.0],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=devhelp],
         [devhelp],
         [https://wiki.gnome.org/Apps/Devhelp])
@@ -12,7 +12,7 @@ AX_IS_RELEASE([git-directory])
 #   (Interfaces removed:    CURRENT++, AGE=0, REVISION=0)
 #   (Interfaces added:      CURRENT++, AGE++, REVISION=0)
 #   (No interfaces changed:                   REVISION++)
-LIBDEVHELP_CURRENT=2
+LIBDEVHELP_CURRENT=3
 LIBDEVHELP_AGE=0
 LIBDEVHELP_REVISION=0
 


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