diff options
author | Ignacio Casal Quinteiro <icq@gnome.org> | 2015-10-31 12:01:52 +0100 |
---|---|---|
committer | Ignacio Casal Quinteiro <icq@gnome.org> | 2015-10-31 12:01:52 +0100 |
commit | b6fe636277bff9f21b6e3f2c640a17114f9e723f (patch) | |
tree | 13389183f5d8521da9912e80158534e34a353179 | |
parent | 464576a12964ab23278caf91c404b560a074bc40 (diff) | |
download | libcroco-b6fe636277bff9f21b6e3f2c640a17114f9e723f.tar.gz |
Post release version bump
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9859fdf..814d146 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.64) -AC_INIT([libcroco],[0.6.9],[http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco],[libcroco]) +AC_INIT([libcroco],[0.6.10],[http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco],[libcroco]) AC_CONFIG_SRCDIR([src/cr-input.c]) AC_CANONICAL_HOST |