[Privoxy-commits] [privoxy] 10/23: configure: Bump version to 4.1.0 stable

User Git git at git.privoxy.org
Thu Jan 1 15:56:07 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 16142b999f1e00b2618cd84c7c98ba0dd4dfbec1
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Jan 1 12:22:17 2026 +0100

    configure: Bump version to 4.1.0 stable
---
 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.in b/configure.in
index 3dfe23d5..a97fff2e 100644
--- a/configure.in
+++ b/configure.in
@@ -81,7 +81,7 @@ dnl release and no new release is near.
 VERSION_MAJOR=4
 VERSION_MINOR=1
 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