summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2013-04-08 16:24:04 -0400
committerSimo Sorce <simo@redhat.com>2013-04-08 17:35:52 -0400
commit9f6f785c2c4f5e4bf94a7131f35c7e925871d4b9 (patch)
tree9c1018f7bc1ae4e5092745d6c5d8103eca792a32
parent9e6e98fec07cf6e967da9b2ff99609c13f960851 (diff)
downloadgss-proxy-9f6f785c2c4f5e4bf94a7131f35c7e925871d4b9.tar.gz
gss-proxy-9f6f785c2c4f5e4bf94a7131f35c7e925871d4b9.tar.xz
gss-proxy-9f6f785c2c4f5e4bf94a7131f35c7e925871d4b9.zip
Release 0.1.1
-rw-r--r--proxy/version.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/proxy/version.m4 b/proxy/version.m4
index 91e1460..3dafdd7 100644
--- a/proxy/version.m4
+++ b/proxy/version.m4
@@ -1,5 +1,5 @@
# Primary version number
-m4_define([VERSION_NUMBER], [0.1.0])
+m4_define([VERSION_NUMBER], [0.1.1])
# If the PRERELEASE_VERSION_NUMBER is set, we'll append
# it to the release tag when creating an RPM or SRPM