summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriain <iain@linux.intel.com>2011-10-17 17:49:31 +0100
committeriain <iain@linux.intel.com>2011-10-17 17:49:31 +0100
commitfaf3fd10171cf7cf432f7dca7f442ec475ee0002 (patch)
tree5c8cfaef34898e92ece2925d0ab4043a9dd3caf2
parentfec23e569e46f626c72446dbab687c1d5fb3c495 (diff)
Bump version to 0.9 to reflect the new interface
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3484051..26bec28 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
-AC_INIT(gypsy, 0.8, http://gypsy.freedesktop.org)
+AC_INIT(gypsy, 0.9, http://gypsy.freedesktop.org)
AC_CONFIG_SRCDIR(src/main.c)
AM_INIT_AUTOMAKE([1.9 foreign])