From 8b45f3547038bb786c150905645b400b68f80e04 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 6 Nov 2012 11:12:12 -0500 Subject: Move master version to 0.0.99 This will set us on course for a 0.1.0 release. --- proxy/version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proxy') diff --git a/proxy/version.m4 b/proxy/version.m4 index d4b64c9..c99cfdb 100644 --- a/proxy/version.m4 +++ b/proxy/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [0.0.2]) +m4_define([VERSION_NUMBER], [0.0.99]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit