Bump version to 3.0.29 stable
authorFabian Keil <fk@fabiankeil.de>
Thu, 19 Nov 2020 03:49:44 +0000 (04:49 +0100)
committerFabian Keil <fk@fabiankeil.de>
Tue, 24 Nov 2020 10:36:26 +0000 (11:36 +0100)
configure.in

index bbc7916..1e21984 100644 (file)
@@ -77,7 +77,7 @@ dnl =================================================================
 VERSION_MAJOR=3
 VERSION_MINOR=0
 VERSION_POINT=29
-CODE_STATUS="UNRELEASED"
+CODE_STATUS="stable"
 
 dnl Timestamp (date +%s) used by the mtree-spec target.
 dnl Should be updated before releases but forgetting it isn't critical.