From: Fabian Keil Date: Thu, 19 Nov 2020 03:49:44 +0000 (+0100) Subject: Bump version to 3.0.29 stable X-Git-Tag: v_3_0_29~20 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=174f15475dd9d5abd35e54f186262347148491f3;p=privoxy.git Bump version to 3.0.29 stable --- diff --git a/configure.in b/configure.in index bbc79161..1e21984f 100644 --- a/configure.in +++ b/configure.in @@ -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.