mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-07-15 02:08:35 +00:00
Starting v2.6
Updated cleanroom generator. Dont need to define server in some listeners, never use it.
This commit is contained in:
@ -74,7 +74,7 @@
|
||||
<target name="-pre-jar">
|
||||
<buildnumber file="buildnumber.properties" />
|
||||
<propertyfile file="appinfo.properties">
|
||||
<entry key="program.VERSION" default="2.5" />
|
||||
<entry key="program.VERSION" default="0.0" />
|
||||
<entry key="program.BUILDNUM" value="${build.number}" />
|
||||
<entry key="program.BUILDDATE" type="date" value="now" pattern="MM/dd/yyyy hh:mm aa" />
|
||||
</propertyfile>
|
||||
|
Reference in New Issue
Block a user