Revision: 5f3fff229022
Branch:   default
Author:   Jussi Malinen <jussi.ao.mali...@gmail.com>
Date:     Tue Dec  3 12:31:24 2013 UTC
Log:      Version trunk
http://code.google.com/p/robotframework/source/detail?r=5f3fff229022

Modified:
 /src/robot/version.py

=======================================
--- /src/robot/version.py       Tue Dec  3 12:26:37 2013 UTC
+++ /src/robot/version.py       Tue Dec  3 12:31:24 2013 UTC
@@ -2,9 +2,9 @@

 import sys

-VERSION = '2.8.3'
-RELEASE = 'final'
-TIMESTAMP = '20131203-142331'
+VERSION = 'trunk'
+RELEASE = '20131203'
+TIMESTAMP = '20131203-143027'

 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