summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-06-02 15:18:05 +0200
committerGuido Günther <agx@sigxcpu.org>2011-06-02 15:18:05 +0200
commitd74980da91745c15e643bd576783a0263275f240 (patch)
tree3b80c956e9ebcc978d6487d46276b62d01c7e77d
parent274ed2ecbf4e1b9d1eca0c6b049e33e78b112905 (diff)
Release 0.0.1.2v0.0.1.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 48df5b9..6725777 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
AC_PREREQ([2.67])
-AC_INIT([prepaid-manager-applet], [0.0.1.1],
+AC_INIT([prepaid-manager-applet], [0.0.1.2],
[http://honk.sigxcpu.org/projects/prepaid-manager.py])
AM_INIT_AUTOMAKE([-Wno-portability])