Bump version to 3.0.33 UNRELEASED
authorFabian Keil <fk@fabiankeil.de>
Fri, 26 Feb 2021 16:04:33 +0000 (17:04 +0100)
committerFabian Keil <fk@fabiankeil.de>
Fri, 5 Mar 2021 06:26:56 +0000 (07:26 +0100)
configure.in

index 80736d2..3b1f506 100644 (file)
@@ -80,8 +80,8 @@ dnl release and no new release is near.
 
 VERSION_MAJOR=3
 VERSION_MINOR=0
-VERSION_POINT=32
-CODE_STATUS="stable"
+VERSION_POINT=33
+CODE_STATUS="UNRELEASED"
 
 dnl Timestamp (date +%s) used by the mtree-spec target.
 dnl Should be updated before releases but forgetting it isn't critical.