Author: jaguarondi
Date: 2007-03-01 17:08:16 +0100 (Thu, 01 Mar 2007)
New Revision: 117
Modified:
api/python/trunk/tuxapi_class.py
Log:
-UPD: prepare for releasing version 0.1.0
Modified: api/python/trunk/tuxapi_class.py
===================================================================
--- api/python/trunk/tuxapi_class.py 2007-03-01 15:24:10 UTC (rev 116)
+++ api/python/trunk/tuxapi_class.py 2007-03-01 16:08:16 UTC (rev 117)
@@ -11,7 +11,7 @@
# Constants
#==============================================================================
-api_version ="0.1.0 (SVN/UNRELEASED)"
+api_version ="0.1.0"
HEAD_BT =1
LEFT_WING_BT =2
|