summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2015-03-24 11:54:02 -0400
committerSimo Sorce <simo@redhat.com>2015-03-24 13:57:07 -0400
commit980407a1ca15b62333d00c11c86916fcf6c0a403 (patch)
tree2853f554ab490a9041d2da68cfa41942f6516fee
parent88ac58751887074f76b3aaa7e4338abe69e11a23 (diff)
downloadgss-proxy-980407a1ca15b62333d00c11c86916fcf6c0a403.tar.gz
gss-proxy-980407a1ca15b62333d00c11c86916fcf6c0a403.tar.xz
gss-proxy-980407a1ca15b62333d00c11c86916fcf6c0a403.zip
Release version 0.4.0
Signed-off-by: Simo Sorce <simo@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 e0da628..d9ebac6 100644
--- a/proxy/version.m4
+++ b/proxy/version.m4
@@ -1,5 +1,5 @@
# Primary version number
-m4_define([VERSION_NUMBER], [0.3.1])
+m4_define([VERSION_NUMBER], [0.4.0])
# If the PRERELEASE_VERSION_NUMBER is set, we'll append
# it to the release tag when creating an RPM or SRPM