Revision: 03d9e50e8bab
Branch:   default
Author:   Jussi Malinen <jussi.ao.mali...@gmail.com>
Date:     Fri Jun 14 02:39:58 2013
Log:      version trunk
http://code.google.com/p/robotframework/source/detail?r=03d9e50e8bab

Modified:
 /src/robot/version.py

=======================================
--- /src/robot/version.py       Fri Jun 14 02:38:08 2013
+++ /src/robot/version.py       Fri Jun 14 02:39:58 2013
@@ -2,9 +2,9 @@

 import sys

-VERSION = '2.8.1'
-RELEASE = 'final'
-TIMESTAMP = '20130614-123515'
+VERSION = 'trunk'
+RELEASE = '20130614'
+TIMESTAMP = '20130614-123951'

 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