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

update the date in the docs for each release

File:
1 edited

Legend:

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

    r16234 r16241  
    1111    <!-- CONSTANTS -->
    1212
    13     <!-- get current month and year-->
     13    <!-- set current month and year-->
    1414    <exec executable="date" outputproperty="current.month"><arg value="+%b"/></exec>
    1515    <exec executable="date" outputproperty="current.year"><arg value="+%Y"/></exec>
Note: See TracChangeset for help on using the changeset viewer.