From a97aa5250bc4311597735b76da1931973b81ebe9 Mon Sep 17 00:00:00 2001 From: Robbie Harwood Date: Mon, 13 Jun 2016 14:37:24 -0400 Subject: Release version 0.5.1 Signed-off-by: Robbie Harwood --- 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 2f72f59..d5be081 100644 --- a/proxy/version.m4 +++ b/proxy/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [0.5.0]) +m4_define([VERSION_NUMBER], [0.5.1]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit