From 1f2142b653370b42e59e1c1edeb0771a9d254aca 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(-) (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