diff options
author | Stef Walter <stefw@redhat.com> | 2014-10-09 14:06:05 +0200 |
---|---|---|
committer | Stef Walter <stefw@redhat.com> | 2014-10-09 14:06:05 +0200 |
commit | bfb3bd47aa48983f5349479bca598403097ff81c (patch) | |
tree | ecd75667cf7e390949395ff6036126c4d4a08fa2 /configure.ac | |
parent | 03d280df9a73aca5cb6eabbcb97ef3ca4e1ae0e5 (diff) |
Release version 0.22.10.22.1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 115d98d..8a1939f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.61) AC_INIT([p11-kit], - [0.22.0], + [0.22.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue], [p11-kit], [http://p11-glue.freedesktop.org/p11-kit.html]) |