Bump version to 0.7.0 to open up for development
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 27 May 2011 08:14:12 +0000 (04:14 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Fri, 27 May 2011 08:14:42 +0000 (04:14 -0400)
configure.ac

index 372c9f2..d2a2331 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([harfbuzz],
-        [0.6.0],
+        [0.7.0],
         [http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz],
         [harfbuzz],
         [http://harfbuzz.org/])