Ignore:
Timestamp:
2008-06-27T17:31:55+12:00 (16 years ago)
Author:
oranfry
Message:

change from gs3.ico -> icon.ico and set date

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk3/ant-scripts/build.xml

    r16198 r16245  
    1010
    1111    <!-- CONSTANTS -->
    12    
     12
    1313    <!-- the size of the resourse chunks to be put in the wrapped installer -->
    1414    <property name="resources.chunksize" value="8388608"/><!-- 8MiB -->
     
    1717    <property name="bundled.version.tomcat" value="5.5.25"/>
    1818    <property name="bundled.version.ant" value="1.6.5"/>
     19
     20    <!-- set date !AD HOC, CHANGE SOON -->
     21    <property name="current.month" value="Jun"/>
     22    <property name="current.year" value="2008"/>
    1923
    2024    <!-- for the benefit of the shared scripts, set release-kit home -->
Note: See TracChangeset for help on using the changeset viewer.