diff options
| author | Michael Christen <mc@yacy.net> | 2022-10-03 10:12:47 +0200 |
|---|---|---|
| committer | Michael Christen <mc@yacy.net> | 2022-10-03 10:12:47 +0200 |
| commit | 347b676b76e2af0464bd607f431cee06570b3a2c (patch) | |
| tree | 1cd5d91487a804133d47cc88253aba2d63356c48 /defaults | |
| parent | c36bdbf78d0da515ac440b62b63367f4387fc721 (diff) | |
changed system to load build properties
Diffstat (limited to 'defaults')
| -rw-r--r-- | defaults/yacyBuild.properties.template | 3 |
1 files changed, 3 insertions, 0 deletions
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@ + |
