From 34501e62a20e114ad8d8f2322265e09d1925680c Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Wed, 4 May 2016 14:28:19 -0400 Subject: Release version 0.5.0 Signed-off-by: Simo Sorce --- proxy/version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/version.m4 b/proxy/version.m4 index a10ee2f..2f72f59 100644 --- a/proxy/version.m4 +++ b/proxy/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [0.4.1]) +m4_define([VERSION_NUMBER], [0.5.0]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit