From 3b94608698031b51d6ab1f2bb52c055c01ad9fb4 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Tue, 25 Jul 2017 12:40:41 +0200 Subject: [PATCH] Updating the version for the 1.15.4 release Reviewed-by: N/A --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.m4 b/version.m4 index da96ecd2e2d..1a627c1e70a 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [1.15.3]) +m4_define([VERSION_NUMBER], [1.15.4]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM