summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2012-02-06 20:28:12 +0100
committerChristian Persch <chpe@gnome.org>2012-02-06 20:28:12 +0100
commitc3f70d2950feb7a7934c94b14f1294362f0adf58 (patch)
treee7fe48d5ecca2a839d06b4e302fd378e875f0770
parent9431dcffa84b80f5867a84785da5bd154594fe50 (diff)
downloadlibcroco-c3f70d2950feb7a7934c94b14f1294362f0adf58.tar.gz
Post release version bump
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 687b501..2440ce5 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.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco],[libcroco])
+AC_INIT([libcroco],[0.6.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco],[libcroco])
AC_CONFIG_SRCDIR([src/cr-input.c])
AC_CANONICAL_HOST