summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@suse.com>2012-10-12 11:04:45 +0200
committerVincent Untz <vuntz@suse.com>2012-10-12 11:04:45 +0200
commita11e906f6a900930b0f7d5ddb808a346fc6aa7b1 (patch)
tree1d9e96b296dfc579b3f9a06f4ad451759dad1152
parent81361c273eda5a5f760e9e09975a0e1b7d215585 (diff)
release: post-release bump to 0.2.4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8240fb2..6eb500f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([cups-pk-helper], [0.2.3],
+AC_INIT([cups-pk-helper], [0.2.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=cups-pk-helper])
AC_CONFIG_SRCDIR(src/cups-pk-helper-mechanism.c)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar])