From 79238f6cb42b9d8d01c9ab510f7d3878f642a02e Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Fri, 28 Jun 2013 23:16:04 +0200 Subject: Bumping the version for the 1.11 beta2 release --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.m4 b/version.m4 index 225137651..37e91d68d 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [1.10.90]) +m4_define([VERSION_NUMBER], [1.10.92]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit