summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@novell.com>2008-11-17 16:59:40 +0100
committerVincent Untz <vuntz@novell.com>2008-11-17 16:59:40 +0100
commit2f0c640fb2cf73c4be260666a6363fe0cb64ebef (patch)
tree66eca4d10e8afb693041d3dd73c094dd6524900c
parent7fc8e6d1a096534df72637507c9f64814e506825 (diff)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5ef3f63..47b88fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([cups-pk-helper], [0.0.1],
+AC_INIT([cups-pk-helper], [0.0.2],
[https://bugzilla.novell.com/enter_bug.cgi?classification=7340&product=openSUSE+11.1])
AC_CONFIG_SRCDIR(src/cups-pk-helper-mechanism.c)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])