Author: ks156 Date: 2009-02-17 12:40:53 +0100 (Tue, 17 Feb 2009) New Revision: 3703
Modified: software_suite_v2/tuxware/tuxhttpserver/trunk/src/version.py Log: * Bumped to 0.2.2 Modified: software_suite_v2/tuxware/tuxhttpserver/trunk/src/version.py =================================================================== --- software_suite_v2/tuxware/tuxhttpserver/trunk/src/version.py 2009-02-17 11:40:16 UTC (rev 3702) +++ software_suite_v2/tuxware/tuxhttpserver/trunk/src/version.py 2009-02-17 11:40:53 UTC (rev 3703) @@ -10,10 +10,10 @@ # http://www.gnu.org/copyleft/gpl.html name = 'tuxhttpserver' -version = '0.2.1' +version = '0.2.2' author = "Remi Jocaille ([email protected])" description = "HTTP server for Tuxdroid." licence = "GPL" -date = "May 2008" \ No newline at end of file +date = "May 2008" ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Tux-droid-svn mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tux-droid-svn
