commit | 595dc63eee926a0e0fee26f8225b5fbe00610fcb | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Fri May 27 04:14:12 2011 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Fri May 27 04:14:42 2011 -0400 |
tree | d90729fc44caa6ae6b95104324ea74c005902019 | |
parent | f24557604281356131618546332d7ee3a0c8abef [diff] [blame] |
Bump version to 0.7.0 to open up for development
diff --git a/configure.ac b/configure.ac index 372c9f2..d2a2331 100644 --- a/configure.ac +++ b/configure.ac
@@ -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/])