summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-05-25 21:35:14 +0200
committerGuido Günther <agx@sigxcpu.org>2011-05-25 21:35:14 +0200
commit24714b354d46226c7c195eca8cc97a297b0e363d (patch)
tree4aff8bce65d906ea66b5f87e34aa96100150a3ab
parent10e21899cc0eb81731f15b8ae9fd97d9a2613741 (diff)
Release 0.0.1.10.0.1.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 136ffd8..48df5b9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
AC_PREREQ([2.67])
-AC_INIT([prepaid-manager-applet], [0.0.1],
+AC_INIT([prepaid-manager-applet], [0.0.1.1],
[http://honk.sigxcpu.org/projects/prepaid-manager.py])
AM_INIT_AUTOMAKE([-Wno-portability])