From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 13 Dec 2021 10:57:05 +0000 (+0100)
Subject: Bump version to 3.0.34 UNRELEASED
X-Git-Tag: v_3_0_34~180
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/developer-manual/@default-cgi@/static/@default-cgi@show-status?a=commitdiff_plain;h=2b8ede994beafb544e4c4bff1abab2d29026dc1c;p=privoxy.git

Bump version to 3.0.34 UNRELEASED
---

diff --git a/configure.in b/configure.in
index 10cf7048..84f6a0db 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=33
-CODE_STATUS="stable"
+VERSION_POINT=34
+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.