From 1cba7ee0c4cc92ea1fb618f139568ca64a8ee799 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mon, 1 Apr 2013 15:45:52 -0400 Subject: Set version to 0.1 --- proxy/version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proxy/version.m4') diff --git a/proxy/version.m4 b/proxy/version.m4 index c99cfdb..91e1460 100644 --- a/proxy/version.m4 +++ b/proxy/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [0.0.99]) +m4_define([VERSION_NUMBER], [0.1.0]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit