From 5b59eb05401940a1296145e30588790e81cb6823 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 6 Feb 2012 18:59:39 -0500 Subject: Set version to 1.7.91 for 1.8.0beta1 --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.m4') diff --git a/version.m4 b/version.m4 index f2775f741..fc04380dc 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [1.8.0]) +m4_define([VERSION_NUMBER], [1.7.91]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit