From 46f5fdee03f690541ce56b0670eb7d86d36f6a3d Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 23 Jun 2022 16:38:39 +0200 Subject: Add a version subcommand To also allow identifying snapshot versions in a meaningful way, we support embedding SOURCE_DATE_EPOCH which ought to be set to the commit time of the commit used. --- TARGETS | 1 + 1 file changed, 1 insertion(+) (limited to 'TARGETS') diff --git a/TARGETS b/TARGETS index 70dafc54..c1ae7d59 100644 --- a/TARGETS +++ b/TARGETS @@ -12,6 +12,7 @@ , "AR" , "ENV" , "BUILD_STATIC_BINARY" + , "SOURCE_DATE_EPOCH" ] } , "just": -- cgit v1.2.3