From 376e39bc7a7f49f08fd51b1a00aa5d2a456b2314 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Tue, 11 Jun 2013 17:44:04 +0200 Subject: Bumping the version for the 1.10 final release --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.m4') diff --git a/version.m4 b/version.m4 index 1435f6999..4066d317a 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [1.9.94]) +m4_define([VERSION_NUMBER], [1.9.95]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit