[Privoxy-commits] [privoxy] 01/02: configure: Bump version to 4.3.0 UNRELEASED
User Git
git at git.privoxy.org
Tue Jun 9 17:19:53 CEST 2026
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 09af793a05c3f486180258a0479d6b4006af7291
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sat Jun 6 06:31:50 2026 +0200
configure: Bump version to 4.3.0 UNRELEASED
---
configure.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.in b/configure.in
index 26820ac8..ef1e5347 100644
--- a/configure.in
+++ b/configure.in
@@ -79,9 +79,9 @@ dnl set status to "UNRELEASED" whenever git differs from the last
dnl release and no new release is near.
VERSION_MAJOR=4
-VERSION_MINOR=2
+VERSION_MINOR=3
VERSION_POINT=0
-CODE_STATUS="stable"
+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