From d02e4eeff9c725a5993ff0f064f59c8cf542e292 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mon, 14 Oct 2013 17:01:00 -0400 Subject: Change version to 0.3.0 --- proxy/version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/version.m4 b/proxy/version.m4 index eb509f0..9393b0f 100644 --- a/proxy/version.m4 +++ b/proxy/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [0.2.3]) +m4_define([VERSION_NUMBER], [0.3.0]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit