From 46263acd5aeafc589526b77d6aa1fee51c8ce856 Mon Sep 17 00:00:00 2001 From: Ioannis Glaropoulos Date: Sat, 7 Sep 2019 11:14:37 +0200 Subject: [PATCH] release: Post-release patch level update Set the patch level correctly, after the 2.0.0 release. Signed-off-by: Ioannis Glaropoulos --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index f646e74ba1f..b0d2c13d58e 100644 --- a/VERSION +++ b/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 0 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION =