2 new revisions: Revision: 5d5e60443822 Author: Pekka Klärck Date: Wed Jun 29 05:45:26 2011 Log: 2.6beta2 http://code.google.com/p/robotframework/source/detail?r=5d5e60443822
Revision: 9fe95d208795 Author: Pekka Klärck Date: Wed Jun 29 05:45:45 2011 Log: Added tag 2.6b2 for changeset 5d5e60443822 http://code.google.com/p/robotframework/source/detail?r=9fe95d208795 ============================================================================== Revision: 5d5e60443822 Author: Pekka Klärck Date: Wed Jun 29 05:45:26 2011 Log: 2.6beta2 http://code.google.com/p/robotframework/source/detail?r=5d5e60443822 Modified: /src/robot/version.py ======================================= --- /src/robot/version.py Thu Jun 23 12:30:21 2011 +++ /src/robot/version.py Wed Jun 29 05:45:26 2011 @@ -2,9 +2,9 @@ import sys -VERSION = 'trunk' -RELEASE = '20110623' -TIMESTAMP = '20110623-223004' +VERSION = '2.6' +RELEASE = 'beta2' +TIMESTAMP = '20110629-154450' def get_version(sep=' '): if RELEASE == 'final': ============================================================================== Revision: 9fe95d208795 Author: Pekka Klärck Date: Wed Jun 29 05:45:45 2011 Log: Added tag 2.6b2 for changeset 5d5e60443822 http://code.google.com/p/robotframework/source/detail?r=9fe95d208795 Modified: /.hgtags ======================================= --- /.hgtags Thu Jun 23 12:29:45 2011 +++ /.hgtags Wed Jun 29 05:45:45 2011 @@ -17,3 +17,4 @@ 7d2cb710e8019f24b7e144b8bd1a229b888965c4 2.5.7 baf57e33b34f84bb43b6efc969c096241e45472f 2.6a1 0017a8e27579681bbda33013834ae26c29cc9f60 2.6b1 +5d5e60443822cfc58ac1318d3a1be2f8191389d7 2.6b2
