From 0c9607cb162e77b94c62dab954163f2a4eb11caf Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 26 Oct 2010 08:00:41 -0400 Subject: Bumping version to 1.5.0 dev --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.m4') diff --git a/version.m4 b/version.m4 index 9aa3edbf0..7366d3056 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [1.4.0]) +m4_define([VERSION_NUMBER], [1.5.0]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit