From 23e73eb5cdbe2fc9bf91404f5d3b913f57dd15c9 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Wed, 4 Jun 2014 20:14:16 +0200 Subject: Updating the version for the 1.12.0 stabilization --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.m4 b/version.m4 index 7012fa78..cd8f4d5a 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [1.11.91]) +m4_define([VERSION_NUMBER], [1.11.92]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit