From 678ac52a8277f2a00593e985313915fa5a76eb30 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Thu, 6 Dec 2012 00:54:27 +0100 Subject: Updating the version for the 1.9.4 release --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.m4') diff --git a/version.m4 b/version.m4 index 7e7d0cfd5..af2e0f8a5 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [1.9.3]) +m4_define([VERSION_NUMBER], [1.9.4]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit