From 6b95ac33d33d7d9ff643f3e5c2d4ec27afa5e13c Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 1 Jul 2011 08:06:04 -0400 Subject: Bumping version to 1.5.10 --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.m4 b/version.m4 index de9dfe297..0fac1d819 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [1.5.9]) +m4_define([VERSION_NUMBER], [1.5.10]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit