diff --git a/build.xml b/build.xml index 62f7cbe4f..c42d3935c 100644 --- a/build.xml +++ b/build.xml @@ -90,11 +90,29 @@ + + + + + + + + + + + + + + + + + + - + - + @@ -102,15 +120,19 @@ - + + + + + - + - - + + diff --git a/defaults/yacyBuild.properties.template b/defaults/yacyBuild.properties.template index e3b0017f6..10eaa3f6e 100644 --- a/defaults/yacyBuild.properties.template +++ b/defaults/yacyBuild.properties.template @@ -1,3 +1,3 @@ SVNRevision = @REPL_REVISION_NR@ Version = @REPL_VERSION@ - +RepositoryVersion = @REPL_REPVER@ \ No newline at end of file