[Privoxy-commits] [privoxy] 04/07: configure: Bump SOURCE_DATE_EPOCH

User Git git at git.privoxy.org
Tue Jan 3 18:17:12 CET 2023


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

git pushed a commit to branch master
in repository privoxy.

commit 9a0cf5f0856a369d3429d1b903580130397d94ac
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sun Jan 1 16:27:25 2023 +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 7f3f1387..3b8bfc25 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=1636218132
+SOURCE_DATE_EPOCH=1672586827
 
 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