[tuxdroid-svn] r192 - api/python/trunk
Status: Beta
Brought to you by:
ks156
From: remi <c2m...@c2...> - 2007-03-22 14:25:51
|
Author: remi Date: 2007-03-22 15:25:37 +0100 (Thu, 22 Mar 2007) New Revision: 192 Modified: api/python/trunk/tuxapi_class.py Log: bump to release (0.1.3) Modified: api/python/trunk/tuxapi_class.py =================================================================== --- api/python/trunk/tuxapi_class.py 2007-03-22 14:23:41 UTC (rev 191) +++ api/python/trunk/tuxapi_class.py 2007-03-22 14:25:37 UTC (rev 192) @@ -33,7 +33,7 @@ # Constants #============================================================================== -api_version ="0.1.2" +api_version ="0.1.3 (SVN/UNRELEASED)" HEAD_BT =1 LEFT_WING_BT =2 |