[Privoxy-commits] [privoxy] 04/11: configure: Declare Privoxy 4.2.0 stable

User Git git at git.privoxy.org
Sat Apr 11 17:37:45 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 4c2f5af34f49c7254c9efbbcfbcb5d28a9d56176
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sat Apr 11 17:27:04 2026 +0200

    configure: Declare Privoxy 4.2.0 stable
---
 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.in b/configure.in
index 72dbc032..b9cac854 100644
--- a/configure.in
+++ b/configure.in
@@ -81,7 +81,7 @@ dnl release and no new release is near.
 VERSION_MAJOR=4
 VERSION_MINOR=2
 VERSION_POINT=0
-CODE_STATUS="UNRELEASED"
+CODE_STATUS="stable"
 
 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