From 9f6f785c2c4f5e4bf94a7131f35c7e925871d4b9 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mon, 8 Apr 2013 16:24:04 -0400 Subject: Release 0.1.1 --- proxy/version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit