Author: remi Date: 2009-09-18 11:08:27 +0200 (Fri, 18 Sep 2009) New Revision: 5440
Modified: software_suite_v3/smart-core/smart-server/trunk/TDSAutoUpdater.py Log: * Updated the version name for updates from kysoh ftp for beta-tests. Modified: software_suite_v3/smart-core/smart-server/trunk/TDSAutoUpdater.py =================================================================== --- software_suite_v3/smart-core/smart-server/trunk/TDSAutoUpdater.py 2009-09-18 09:05:18 UTC (rev 5439) +++ software_suite_v3/smart-core/smart-server/trunk/TDSAutoUpdater.py 2009-09-18 09:08:27 UTC (rev 5440) @@ -23,7 +23,7 @@ from util.misc import URLTools from util.logger import * -DIST_STATE = "online" +DIST_STATE = "beta-test" PART_CONF_SRC_URL = 0 PART_CONF_DEST = 1 ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Tux-droid-svn mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tux-droid-svn
