------------------------------------------------------------ revno: 4259 committer: Bob Jolliffe [email protected] branch nick: dhis2 timestamp: Fri 2011-08-05 13:31:11 +0100 message: More explicit version info in mydatamart - incorporated date modified: tools/datamart/mydatamart.exe tools/datamart/mydatamart.vfs/appinit.tcl
-- lp:dhis2 https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk Your team DHIS 2 developers is subscribed to branch lp:dhis2. To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'tools/datamart/mydatamart.exe' Binary files tools/datamart/mydatamart.exe 2011-08-02 19:21:56 +0000 and tools/datamart/mydatamart.exe 2011-08-05 12:31:11 +0000 differ === modified file 'tools/datamart/mydatamart.vfs/appinit.tcl' --- tools/datamart/mydatamart.vfs/appinit.tcl 2011-08-02 19:21:56 +0000 +++ tools/datamart/mydatamart.vfs/appinit.tcl 2011-08-05 12:31:11 +0000 @@ -1,4 +1,4 @@ -set ::dhis(version) "1.0" +set ::dhis(version) "1.0 2011-Aug-03" #load tcl core extensions package require msgcat
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

