diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5a2bee8..f1e35e2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([cups-pk-helper], [0.0.4], +AC_INIT([cups-pk-helper], [0.1.0], [mailto:vuntz@novell.com]) AC_CONFIG_SRCDIR(src/cups-pk-helper-mechanism.c) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2]) |