summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGünther Deschner <gdeschner@redhat.com>2013-06-06 17:38:37 +0200
committerGünther Deschner <gdeschner@redhat.com>2013-06-06 17:38:37 +0200
commit86207c193506e4cbef6868474188233e0b1dd77a (patch)
tree7742f6ccb4672fc69f146905e13deca38d0c9cff
parentb52f868b7fce0828409b55790c21bbf8ed228641 (diff)
downloadgss-proxy-86207c193506e4cbef6868474188233e0b1dd77a.tar.gz
gss-proxy-86207c193506e4cbef6868474188233e0b1dd77a.tar.xz
gss-proxy-86207c193506e4cbef6868474188233e0b1dd77a.zip
Bump version for 0.2.3 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 39a2541..eb509f0 100644
--- a/proxy/version.m4
+++ b/proxy/version.m4
@@ -1,5 +1,5 @@
# Primary version number
-m4_define([VERSION_NUMBER], [0.2.2])
+m4_define([VERSION_NUMBER], [0.2.3])
# If the PRERELEASE_VERSION_NUMBER is set, we'll append
# it to the release tag when creating an RPM or SRPM