summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2012-09-16 19:26:38 +0200
committerChristian Persch <chpe@gnome.org>2012-09-16 19:26:38 +0200
commit660ca874c6ec6c815e37b81dcc6b92cc8b294c19 (patch)
tree9e046e7525b555dcfb475ef6587597a59cc386f4
parentaea41febe113939c5d0a2305899350bdd4817c7f (diff)
downloadlibcroco-660ca874c6ec6c815e37b81dcc6b92cc8b294c19.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 7831128..f31d5e2 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.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco],[libcroco])
+AC_INIT([libcroco],[0.6.7],[http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco],[libcroco])
AC_CONFIG_SRCDIR([src/cr-input.c])
AC_CANONICAL_HOST