Revision: 726f7c9ea5a2
Branch:   default
Author:   Tatu Kairi <tatu.ka...@gmail.com>
Date:     Tue Jun 11 06:34:25 2013
Log:      Version trunk
http://code.google.com/p/robotframework/source/detail?r=726f7c9ea5a2

Modified:
 /src/robot/version.py

=======================================
--- /src/robot/version.py       Tue Jun 11 06:32:55 2013
+++ /src/robot/version.py       Tue Jun 11 06:34:25 2013
@@ -2,9 +2,9 @@

 import sys

-VERSION = '2.8'
-RELEASE = 'final'
-TIMESTAMP = '20130611-162130'
+VERSION = 'trunk'
+RELEASE = '20130611'
+TIMESTAMP = '20130611-163418'

 def get_version(sep=' '):
     if RELEASE == 'final':

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to