From 57b2f9775ee4908ba110e298a8fccb6695f79548 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Thu, 16 May 2013 13:39:29 +0200 Subject: Bump version for 0.2.2 release. 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 365837d..39a2541 100644 --- a/proxy/version.m4 +++ b/proxy/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [0.2.1]) +m4_define([VERSION_NUMBER], [0.2.2]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit