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