From 7285a806b5187fdbb08aed5ef921dbafc6cd8fb0 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 27 Jun 2022 12:31:46 +0200 Subject: just version information: support VERSION_EXTRA_SUFFIX ... which, if defined, is appended to the suffix string. In this way, versions can be forked, e.g., if non-upstream changes are included. --- TARGETS | 1 + 1 file changed, 1 insertion(+) (limited to 'TARGETS') diff --git a/TARGETS b/TARGETS index c1ae7d59..18966d67 100644 --- a/TARGETS +++ b/TARGETS @@ -13,6 +13,7 @@ , "ENV" , "BUILD_STATIC_BINARY" , "SOURCE_DATE_EPOCH" + , "VERSION_EXTRA_SUFFIX" ] } , "just": -- cgit v1.2.3