[libchamplainmm] 0.12.0



commit 140a35a3a6b361e91e8368186e3c0fc42513ed00
Author: Juan R. GarcĂ­a Blanco <juanrgar gmail com>
Date:   Thu Apr 2 13:26:23 2015 +0200

    0.12.0

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9bdc1b1..4bbe5d2 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 program.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([libchamplainmm], [0.11.1], [http://bugzilla.gnome.org/], [libchamplainmm], [http://www.gtkmm.org/])
+AC_INIT([libchamplainmm], [0.12.0], [http://bugzilla.gnome.org/], [libchamplainmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
 
 AC_CONFIG_SRCDIR([champlain/champlainmm.h])
@@ -38,7 +38,7 @@ MM_INIT_MODULE([champlainmm-gtk-0.12])
 MM_CONFIG_DOCTOOL_DIR([docs])
 
 # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
-AC_SUBST([CHAMPLAINMM_SO_VERSION], [2:0:1])
+AC_SUBST([CHAMPLAINMM_SO_VERSION], [3:0:2])
 AC_SUBST([CHAMPLAINMM_GTK_SO_VERSION], [0:0:0])
 
 AC_PROG_CXX


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