From fc956cbc15ea9e7a4519684bffec05314859d99c Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 6 Nov 2021 18:01:22 +0100 Subject: [PATCH] Declare 3.0.33 stable --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index b1527b42..1cdb857a 100644 --- a/configure.in +++ b/configure.in @@ -81,7 +81,7 @@ dnl release and no new release is near. VERSION_MAJOR=3 VERSION_MINOR=0 VERSION_POINT=33 -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. -- 2.39.2