From b13ef8ad6e5a400a1bbe2933dd5562760e0b194c Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Tue, 26 Nov 2013 13:22:52 +0100 Subject: Change version to 0.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Günther Deschner --- proxy/version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/version.m4 b/proxy/version.m4 index 9393b0f..e0da628 100644 --- a/proxy/version.m4 +++ b/proxy/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [0.3.0]) +m4_define([VERSION_NUMBER], [0.3.1]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit