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