From 980407a1ca15b62333d00c11c86916fcf6c0a403 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 24 Mar 2015 11:54:02 -0400 Subject: Release version 0.4.0 Signed-off-by: Simo Sorce --- 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 e0da628..d9ebac6 100644 --- a/proxy/version.m4 +++ b/proxy/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [0.3.1]) +m4_define([VERSION_NUMBER], [0.4.0]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit