Changed the version to include time to fix issue with replacing.

Change-Id: I80654640207a8200354f4961c476a4f4fcf5c5a6
This commit is contained in:
Alex Henning
2014-10-22 14:17:34 -04:00
parent 0881ac0b24
commit 97be9765cd
3 changed files with 3 additions and 3 deletions

View File

@@ -205,7 +205,7 @@
<format property="timestamp" pattern="yyyy/MM/dd HH:mm:ss z"/>
</tstamp>
<tstamp>
<format property="version-info" pattern="yyyy.MM"/>
<format property="version-info" pattern="yyyy.MM.dd.HH.mm.ss"/>
</tstamp>
<property name="version" value="${version-info}.${build-number}"/>
</target>