Revision: 2db763641412
Branch: default
Author: Pekka Klärck
Date: Sun Jan 26 16:48:25 2014 UTC
Log: version bump and ug regen
http://code.google.com/p/robotframework/source/detail?r=2db763641412
Modified:
/doc/userguide/RobotFrameworkUserGuide.html
/src/robot/version.py
=======================================
--- /doc/userguide/RobotFrameworkUserGuide.html Sat Jan 25 23:35:37 2014 UTC
+++ /doc/userguide/RobotFrameworkUserGuide.html Sun Jan 26 16:48:25 2014 UTC
@@ -560,7 +560,7 @@
<body>
<div class="document" id="robot-framework-user-guide">
<h1 class="title">Robot Framework User Guide</h1>
-<h2 class="subtitle" id="version-version">Version trunk 20131203</h2>
+<h2 class="subtitle" id="version-version">Version trunk 20140126</h2>
<!-- This data file has been placed in the public domain. -->
<!-- Derived from the Unicode character mappings available from
@@ -17810,7 +17810,7 @@
<div class="footer">
<hr class="footer" />
<p>Generated by <a class="reference external"
href="http://docutils.sourceforge.net/rst.html">reStructuredText</a>.
Syntax highlighting by <a class="reference external"
href="http://pygments.org/">Pygments</a>.</p>
-<p>Generated on: 2014-01-25 23:35 UTC.
+<p>Generated on: 2014-01-26 16:48 UTC.
</p>
</div>
=======================================
--- /src/robot/version.py Tue Dec 3 12:31:24 2013 UTC
+++ /src/robot/version.py Sun Jan 26 16:48:25 2014 UTC
@@ -3,8 +3,8 @@
import sys
VERSION = 'trunk'
-RELEASE = '20131203'
-TIMESTAMP = '20131203-143027'
+RELEASE = '20140126'
+TIMESTAMP = '20140126-184803'
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.