summaryrefslogtreecommitdiffstats
path: root/proxy/version.m4
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-07-10 08:36:56 -0400
committerSimo Sorce <simo@redhat.com>2012-07-10 09:02:28 -0400
commite7e9c026fbafbe729d41671d60a0101dee39e066 (patch)
tree6216342ba8119883345381b50011fb46b326bd10 /proxy/version.m4
parent3773cc4352c6efdf114ec91013867844cfaaadfb (diff)
downloadgss-proxy-e7e9c026fbafbe729d41671d60a0101dee39e066.tar.gz
gss-proxy-e7e9c026fbafbe729d41671d60a0101dee39e066.tar.xz
gss-proxy-e7e9c026fbafbe729d41671d60a0101dee39e066.zip
First release
Bump up version to 0.0.2 for the first release Temporarily disable man page translations as we have none Use PAX option for tar so it can handle large uids in make dist
Diffstat (limited to 'proxy/version.m4')
-rw-r--r--proxy/version.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/proxy/version.m4 b/proxy/version.m4
index e720c0d..d4b64c9 100644
--- a/proxy/version.m4
+++ b/proxy/version.m4
@@ -1,5 +1,5 @@
# Primary version number
-m4_define([VERSION_NUMBER], [0.0.1])
+m4_define([VERSION_NUMBER], [0.0.2])
# If the PRERELEASE_VERSION_NUMBER is set, we'll append
# it to the release tag when creating an RPM or SRPM