[Privoxy-commits] [privoxy] 01/12: Bump version to 3.0.32 UNRELEASED
User Git
git at git.privoxy.org
Wed Feb 3 10:56:52 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 772cf698313e05cfa60859f023148c198467c57a
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Feb 2 11:59:05 2021 +0100
Bump version to 3.0.32 UNRELEASED
---
configure.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.in b/configure.in
index 2599f37f..a87d3f15 100644
--- a/configure.in
+++ b/configure.in
@@ -80,8 +80,8 @@ dnl release and no new release is near.
VERSION_MAJOR=3
VERSION_MINOR=0
-VERSION_POINT=31
-CODE_STATUS="stable"
+VERSION_POINT=32
+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