From ae4dc7846e60f2fb14a04d797369360182cf0a69 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 5 Aug 2011 11:38:54 -0400 Subject: Bumping version to 1.5.13 --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.m4 b/version.m4 index 49b29bdab..15b3e7cd5 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [1.5.12]) +m4_define([VERSION_NUMBER], [1.5.13]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit