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