From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 3 Dec 2020 19:53:16 +0000 (+0100)
Subject: Bump version to 3.0.30 UNRELEASED
X-Git-Tag: v_3_0_30~271^2~92
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@edit-actions-remove-url-form?a=commitdiff_plain;h=9204f26188695b8d8c2b68d4516c6090a4607db9;p=privoxy.git

Bump version to 3.0.30 UNRELEASED
---

diff --git a/configure.in b/configure.in
index 1e21984f..e5b5f015 100644
--- a/configure.in
+++ b/configure.in
@@ -76,8 +76,8 @@ dnl =================================================================
 
 VERSION_MAJOR=3
 VERSION_MINOR=0
-VERSION_POINT=29
-CODE_STATUS="stable"
+VERSION_POINT=30
+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.