summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiegfried-Angel Gevatter Pujals <rainct@ubuntu.com>2009-07-07 23:54:31 +0200
committerSiegfried-Angel Gevatter Pujals <rainct@ubuntu.com>2009-07-07 23:54:31 +0200
commit4c72c835187db7a9a7f01eae2ca7702056bd9248 (patch)
treea2a8d9ec1a641e1cbf86fc7168ccf1d73d17e0cb
parent26cc253550422838535520f884ddb9bb5881cb6f (diff)
Re-release 0.1.0 (we haven't announced the release yet so we are going to do evil stuff and replace the tarball - but hey, the fixes it includes are worth it).v0.1.00.1
-rw-r--r--VERSION2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 17e51c38..6e8bf73a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.1.1
+0.1.0
diff --git a/configure.ac b/configure.ac
index 124dddd9..667a948a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([zeitgeist], [0.1.1])
+AC_INIT([zeitgeist], [0.1.0])
AC_CONFIG_SRCDIR(zeitgeist-daemon)
AM_INIT_AUTOMAKE([1.9 foreign])
GNOME_COMMON_INIT