summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-05-01 22:35:38 +0200
committerGuido Günther <agx@sigxcpu.org>2011-05-01 22:35:38 +0200
commit87690f367da41e30942152f53c131ba9a6763a34 (patch)
tree16016bd6d5674bb419b579540256df1f1e8c43aa
parentadd935ff05e960de47ee8ecccbdc1e48cdd0219d (diff)
Releae 0.0.10.0.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 39bcb9e..136ffd8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
AC_PREREQ([2.67])
-AC_INIT([prepaid-manager-applet], [0.0.0],
+AC_INIT([prepaid-manager-applet], [0.0.1],
[http://honk.sigxcpu.org/projects/prepaid-manager.py])
AM_INIT_AUTOMAKE([-Wno-portability])