diff --git a/version.m4 b/version.m4 index e85a302..1b430c4 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [1.2.0]) +m4_define([VERSION_NUMBER], [1.3.0]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM