[Privoxy-commits] [privoxy] 05/13: Declare Privoxy 3.0.32 stable

User Git git at git.privoxy.org
Wed Feb 24 08:55:02 UTC 2021


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

git pushed a commit to branch master
in repository privoxy.

commit aa7b00877d5805626c58e52ec59c2c3b8c0ddf82
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Feb 22 12:15:42 2021 +0100

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

diff --git a/configure.in b/configure.in
index 976d2514..aead0d2a 100644
--- a/configure.in
+++ b/configure.in
@@ -81,7 +81,7 @@ dnl release and no new release is near.
 VERSION_MAJOR=3
 VERSION_MINOR=0
 VERSION_POINT=32
-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