[Privoxy-commits] [privoxy] branch master updated: configure: Bump version to 3.0.35 UNRELEASED

User Git git at git.privoxy.org
Thu Feb 9 11:45:34 CET 2023


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

The following commit(s) were added to refs/heads/master by this push:
     new 585b0c1d configure: Bump version to 3.0.35 UNRELEASED
585b0c1d is described below

commit 585b0c1d4e7d97ad2d84fc133d77bcf825bdad36
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Feb 9 11:41:33 2023 +0100

    configure: Bump version to 3.0.35 UNRELEASED
---
 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list