[geocode-glib] build: Bump version to 3.23.1



commit 4b6bb1f3ef31f5eba5e960de465b07151ea0670f
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Tue Nov 8 17:18:13 2016 +0000

    build: Bump version to 3.23.1
    
    Bump to a version in the 3.23.x unstable series, in line with the rest
    of GNOME. Do this before the following commits add a load of new API.
    (This commit is not itself a release.)
    
    https://bugzilla.gnome.org/show_bug.cgi?id=756311

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index abfc4d6..32ab639 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.63])
 
 m4_define(gclib_version_major, 3)
-m4_define(gclib_version_minor, 20)
+m4_define(gclib_version_minor, 23)
 m4_define(gclib_version_micro, 1)
 
 AC_INIT([geocode-glib],


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