[libcroco] Post release version bump



commit d28dfffe236bde73cb2b7e2914fb5130a80a1de4
Author: Christian Persch <chpe gnome org>
Date:   Thu Oct 25 22:52:43 2012 +0200

    Post release version bump

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index facf44c..a44fefa 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.5)
-AC_INIT([libcroco],[0.6.8],[http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco],[libcroco])
+AC_INIT([libcroco],[0.6.9],[http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco],[libcroco])
 AC_CONFIG_SRCDIR([src/cr-input.c])
 AC_CANONICAL_HOST
 
@@ -16,7 +16,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 
 LIBCROCO_MAJOR_VERSION=0
 LIBCROCO_MINOR_VERSION=6
-LIBCROCO_MICRO_VERSION=8
+LIBCROCO_MICRO_VERSION=9
 
 LIBCROCO_CURRENT=3
 LIBCROCO_REVISION=1



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