From 347b676b76e2af0464bd607f431cee06570b3a2c Mon Sep 17 00:00:00 2001 From: Michael Christen Date: Mon, 3 Oct 2022 10:12:47 +0200 Subject: changed system to load build properties --- defaults/yacyBuild.properties.template | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 defaults/yacyBuild.properties.template (limited to 'defaults') diff --git a/defaults/yacyBuild.properties.template b/defaults/yacyBuild.properties.template new file mode 100644 index 000000000..e3b0017f6 --- /dev/null +++ b/defaults/yacyBuild.properties.template @@ -0,0 +1,3 @@ +SVNRevision = @REPL_REVISION_NR@ +Version = @REPL_VERSION@ + -- cgit v1.2.3