From 3ae63e3a31b3fd0241fcdad0a1dbd0414e225615 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mon, 16 Jan 2017 11:41:06 -0500 Subject: Release 1.5.0 Signed-off-by: Simo Sorce --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.m4 b/version.m4 index e3ab128..464ba91 100644 --- a/version.m4 +++ b/version.m4 @@ -1 +1 @@ -m4_define([VERSION_NUMBER], [1.4.1]) +m4_define([VERSION_NUMBER], [1.5.0]) -- cgit