summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGünther Deschner <gdeschner@redhat.com>2013-05-16 13:39:29 +0200
committerGünther Deschner <gdeschner@redhat.com>2013-05-22 15:00:24 +0200
commit57b2f9775ee4908ba110e298a8fccb6695f79548 (patch)
treeb282304b653adeb7a7901dffd4cce4d9966d0c87
parent43bdd26f90766957775b3bc49cd6f9f43af100a7 (diff)
downloadgss-proxy-57b2f9775ee4908ba110e298a8fccb6695f79548.tar.gz
gss-proxy-57b2f9775ee4908ba110e298a8fccb6695f79548.tar.xz
gss-proxy-57b2f9775ee4908ba110e298a8fccb6695f79548.zip
Bump version for 0.2.2 release.
Signed-off-by: Günther Deschner <gdeschner@redhat.com>
-rw-r--r--proxy/version.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/proxy/version.m4 b/proxy/version.m4
index 365837d..39a2541 100644
--- a/proxy/version.m4
+++ b/proxy/version.m4
@@ -1,5 +1,5 @@
# Primary version number
-m4_define([VERSION_NUMBER], [0.2.1])
+m4_define([VERSION_NUMBER], [0.2.2])
# If the PRERELEASE_VERSION_NUMBER is set, we'll append
# it to the release tag when creating an RPM or SRPM