[Privoxy-commits] [privoxy] 02/05: configure: Bump SOURCE_DATE_EPOCH

User Git git at git.privoxy.org
Sun Nov 14 07:05:57 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 12fa434cf3a4290f9fd179e6cdc2ff14a4a27a70
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sat Nov 6 18:02:25 2021 +0100

    configure: Bump SOURCE_DATE_EPOCH
---
 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.in b/configure.in
index 1cdb857a..10cf7048 100644
--- a/configure.in
+++ b/configure.in
@@ -85,7 +85,7 @@ 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.
-SOURCE_DATE_EPOCH=1613992573
+SOURCE_DATE_EPOCH=1636218132
 
 dnl =================================================================
 dnl Substitute the version numbers

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list