------------------------------------------------------------ revno: 1140 committer: Bob Jolliffe <b...@bobj-laptop> branch nick: trunk timestamp: Sun 2009-11-29 23:18:20 +0000 message: Small change to version info modified: tools/dhis2deb/dhis2/DEBIAN/postinst
-- 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/dhis2deb/dhis2/DEBIAN/postinst' --- tools/dhis2deb/dhis2/DEBIAN/postinst 2009-11-29 21:46:31 +0000 +++ tools/dhis2deb/dhis2/DEBIAN/postinst 2009-11-29 23:18:20 +0000 @@ -1,6 +1,6 @@ #!/bin/bash -version=2.0.2 +version=2.0.3_rc_trunk_1137 tomcathome=/usr/share/tomcat6 tomcatwebapps=/var/lib/tomcat6/webapps tomcatstartup=/etc/init.d/tomcat6
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

