summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2011-12-06 18:54:13 +0100
committerChristian Persch <chpe@gnome.org>2011-12-06 18:54:13 +0100
commit4ddf963d58c59760e53849447e750924257af9cc (patch)
tree3f19ef3b65fd5819f0a3240babab03b424e3547a
parentaca276a7c1489897523b8d0df07d425a7dab319c (diff)
downloadlibcroco-4ddf963d58c59760e53849447e750924257af9cc.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 4b30fd6..e31c7cd 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.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco],[libcroco])
+AC_INIT([libcroco],[0.6.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco],[libcroco])
AC_CONFIG_SRCDIR([src/cr-input.c])
PACKAGE=libcroco
AC_CANONICAL_TARGET