From 45e0b1fbb0db670727484729cc01d9d55c16502e Mon Sep 17 00:00:00 2001 From: LV-426 Date: Tue, 12 May 2015 13:02:06 +0300 Subject: build.ant: relocate generated version.txt --- build.ant | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/build.ant b/build.ant index 264a7765..e331e67f 100644 --- a/build.ant +++ b/build.ant @@ -53,11 +53,11 @@ - + + output="@{outputDir}/version.txt"> @@ -108,6 +108,7 @@ + @@ -138,7 +139,12 @@ tofile="${targetDeploymentDir}/user_db.db" failonerror="false" /> - + + + + + - + -- cgit v1.3.1