From e45dcddc91ff51dc0e46fdbb713ff4601028e457 Mon Sep 17 00:00:00 2001 From: Robbie Harwood Date: Jan 18 2017 22:53:54 +0000 Subject: Release version 0.6.0 Signed-off-by: Robbie Harwood --- diff --git a/proxy/version.m4 b/proxy/version.m4 index d5be081..918af61 100644 --- a/proxy/version.m4 +++ b/proxy/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [0.5.1]) +m4_define([VERSION_NUMBER], [0.6.0]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM