From 7dce2461e5c290453b3a8c5b0ff1b4b0da8c6188 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Aug 21 2018 12:17:18 +0000 Subject: Updating the version to track 2.1 development Reviewed-by: Jakub Hrozek --- diff --git a/version.m4 b/version.m4 index d4dbab8..a20d2cd 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.99]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM