From c621bea09e43f702ef96d0fdedf7dc89dd6adaf5 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 22 Mar 2010 08:11:56 -0400 Subject: Update version in master branch to 1.1.90 --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.m4 b/version.m4 index 08ff7c856..d02973cf0 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [1.1.0]) +m4_define([VERSION_NUMBER], [1.1.90]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit