[Privoxy-commits] [privoxy] 01/03: configure: Bump version to 4.2.0 UNRELEASED
User Git
git at git.privoxy.org
Wed Feb 4 14:03:32 CET 2026
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 94c436ef5917f3ba73820423ea53e783aff24174
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Fri Jan 9 04:40:54 2026 +0100
configure: Bump version to 4.2.0 UNRELEASED
---
configure.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.in b/configure.in
index 5d2e3f37..d987fd25 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=1
+VERSION_MINOR=2
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