From 570ceae4e03331ba787cd43ad4c613c3f1538d12 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Fri, 11 Apr 2014 18:07:35 +0200 Subject: Setting the version to 1.11.5.1 for the release --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.m4 b/version.m4 index b2887ee54..dc7fd61d1 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [1.11.6]) +m4_define([VERSION_NUMBER], [1.11.5.1]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit