From 9bbbc927d1045e4cd877d7cda2dd29cdcb877bc6 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Fri, 4 Jun 2021 16:10:13 -0500 Subject: [PATCH] release: Update patch level to 99 after the 2.6.0 release Sets the patch level to 99 for the 2.7 development cycle. Signed-off-by: Kumar Gala --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 3e292da9b0..3c4032f990 100644 --- a/VERSION +++ b/VERSION @@ -1,4 +1,4 @@ VERSION_MAJOR = 2 VERSION_MINOR = 6 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0