From: Fabian Keil Date: Fri, 26 Feb 2021 16:04:33 +0000 (+0100) Subject: Bump version to 3.0.33 UNRELEASED X-Git-Tag: v_3_0_33~108^2~17 X-Git-Url: http://www.privoxy.org/gitweb/%40user-manual%40%40actions-help-prefix%40HANDLE-AS-EMPTY-DOCUMENT?a=commitdiff_plain;h=c61512bd7a3ea2d95776add2f63de26ff34cbade;p=privoxy.git Bump version to 3.0.33 UNRELEASED --- diff --git a/configure.in b/configure.in index 80736d27..3b1f5062 100644 --- a/configure.in +++ b/configure.in @@ -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.