Fix version for build

This commit is contained in:
Ziggy
2012-09-26 20:59:25 -04:00
parent a8a0f3c459
commit 84393b100f
2 changed files with 11 additions and 3 deletions

View File

@ -1,2 +1,2 @@
application.version=${version}
git.commit.id.abbrev = ${git.commit.id.abbrev}
application.version=@version@
git.commit.id.abbrev=@gitrev@