From d01b5199eefa3cf0974e5bf49295d00f389aa6eb 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 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Günther Deschner --- 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 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