summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2013-10-14 17:01:00 -0400
committerGünther Deschner <gdeschner@redhat.com>2013-10-23 19:52:19 +0200
commitd01b5199eefa3cf0974e5bf49295d00f389aa6eb (patch)
treeaaebf5c66787eef149899ba10aa2b2690b91d8bf
parent649554391df40d51ae9339cd7e4a1d61f0dbe025 (diff)
downloadgss-proxy-d01b5199eefa3cf0974e5bf49295d00f389aa6eb.tar.gz
gss-proxy-d01b5199eefa3cf0974e5bf49295d00f389aa6eb.tar.xz
gss-proxy-d01b5199eefa3cf0974e5bf49295d00f389aa6eb.zip
Change version to 0.3.0
Reviewed-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 eb509f0..9393b0f 100644
--- a/proxy/version.m4
+++ b/proxy/version.m4
@@ -1,5 +1,5 @@
# Primary version number
-m4_define([VERSION_NUMBER], [0.2.3])
+m4_define([VERSION_NUMBER], [0.3.0])
# If the PRERELEASE_VERSION_NUMBER is set, we'll append
# it to the release tag when creating an RPM or SRPM