summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiegfried-Angel Gevatter Pujals <rainct@ubuntu.com>2009-06-30 16:25:32 +0200
committerSiegfried-Angel Gevatter Pujals <rainct@ubuntu.com>2009-06-30 16:25:32 +0200
commit1b57dbc931aed9f07024eebc5963fd6119134881 (patch)
tree05b1cc4b5bb62bd2bb6622255c3f929431719cb2
parentee5f716a05f70894ec944cf7c0f203610d9481ac (diff)
Bump version to 0.0.9 after .deb release in PPA.v0.0.80.0
-rw-r--r--VERSION2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index d169b2f2..c5d54ec3 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.0.8
+0.0.9
diff --git a/configure.ac b/configure.ac
index 1ad0cfdc..ab250614 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([zeitgeist], [0.0.8])
+AC_INIT([zeitgeist], [0.0.9])
AC_CONFIG_SRCDIR(zeitgeist-daemon)
AM_INIT_AUTOMAKE([1.9 foreign])
GNOME_COMMON_INIT