summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2013-05-21 10:50:53 +0200
committerStef Walter <stefw@gnome.org>2013-05-21 10:50:53 +0200
commit10d26767fa39f43b0aabb82d73ed88b2c2522397 (patch)
treea87d72d8bc15c7116bd80198335da5fcd5e9d3c7
parentb73f4ef126bdead47262e29e47d159a89984d65f (diff)
Bump the version number to unstable
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c23092e..59eb693 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.61)
AC_INIT([p11-kit],
- [0.18.2],
+ [0.19.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
[p11-kit],
[http://p11-glue.freedesktop.org/p11-kit.html])