From 41ad91095f12d35e0fab34d4ba4fc621daec2218 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Fri, 5 Dec 2014 13:20:03 +0100 Subject: Updating version for 1.9.8 --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.m4 b/version.m4 index b7a2721fe..020e1f2a0 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [1.9.7]) +m4_define([VERSION_NUMBER], [1.9.8]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit