From 1f9b13b222239bc855606794735b0159b18cd305 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Thu, 17 Oct 2013 01:25:20 -0400 Subject: Bump up version number afeter 0.1.0 release --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.m4') diff --git a/version.m4 b/version.m4 index 91e1460..1543935 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [0.1.0]) +m4_define([VERSION_NUMBER], [0.1.91]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM -- cgit