release: Update patch level to 99 after the 2.5.0 release

Sets the patch level to 99 for the 2.6 development cycle.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2021-02-14 10:22:17 -05:00
commit 99827d9c00

View file

@ -1,5 +1,5 @@
VERSION_MAJOR = 2 VERSION_MAJOR = 2
VERSION_MINOR = 5 VERSION_MINOR = 5
PATCHLEVEL = 0 PATCHLEVEL = 99
VERSION_TWEAK = 0 VERSION_TWEAK = 0
EXTRAVERSION = EXTRAVERSION =