From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 9 Feb 2023 10:41:33 +0000 (+0100)
Subject: configure: Bump version to 3.0.35 UNRELEASED
X-Git-Tag: v_4_0_0~206
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@user-manual@?a=commitdiff_plain;h=585b0c1d4e7d97ad2d84fc133d77bcf825bdad36;p=privoxy.git

configure: Bump version to 3.0.35 UNRELEASED
---

diff --git a/configure.in b/configure.in
index a483dd8c..c6e916e4 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=34
-CODE_STATUS="stable"
+VERSION_POINT=35
+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.