From 4312c6a6fafed05805ba7866fa12fce5b6f9f55c Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 23 Apr 2013 13:00:36 -0700 Subject: Bump version for 0.2.0 release Signed-off-by: Simo Sorce --- proxy/version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/version.m4 b/proxy/version.m4 index 3dafdd7..5e5057d 100644 --- a/proxy/version.m4 +++ b/proxy/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [0.1.1]) +m4_define([VERSION_NUMBER], [0.2.0]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit