Author: toad
Date: 2008-05-08 17:07:16 +0000 (Thu, 08 May 2008)
New Revision: 19842

Modified:
   trunk/apps/new_installer/install.xml
Log:
Set the released-on string in the installer.

Modified: trunk/apps/new_installer/install.xml
===================================================================
--- trunk/apps/new_installer/install.xml        2008-05-08 12:53:12 UTC (rev 
19841)
+++ trunk/apps/new_installer/install.xml        2008-05-08 17:07:16 UTC (rev 
19842)
@@ -66,7 +66,8 @@
        <variables>
                <variable name="DesktopShortcutCheckboxEnabled" value="true" />
                <variable name="app-version" value="0.7.0"/>
-               <variable name="released-on" value="not yet :?"/>
+               <variable name="released-on" value="Thursday 8 May 2008"/>
+               <!-- not yet :? -->
        </variables>

        <resources>


Reply via email to