[Privoxy-commits] [privoxy] 01/08: configure: Bump version to 4.1.0 UNRELEASED

User Git git at git.privoxy.org
Sat Apr 5 14:18:49 CEST 2025


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

git pushed a commit to branch master
in repository privoxy.

commit c36e11b76bce84f2bcc0a9232a869b62e1afb36f
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sun Jan 26 13:54:22 2025 +0100

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

diff --git a/configure.in b/configure.in
index f816cb17..9aadfafb 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=0
+VERSION_MINOR=1
 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