Revision: 159
Author: jprantan
Date: Mon Jul 12 02:28:54 2010
Log: Updated version.
http://code.google.com/p/robotframework-mabot/source/detail?r=159

Modified:
 /tags/mabot-0.7/src/mabot/version.py

=======================================
--- /tags/mabot-0.7/src/mabot/version.py        Tue Jun 29 04:28:02 2010
+++ /tags/mabot-0.7/src/mabot/version.py        Mon Jul 12 02:28:54 2010
@@ -12,6 +12,5 @@
 #  See the License for the specific language governing permissions and
 #  limitations under the License.

-import time
-
-version = "trunk-%d%02d%02d" % (time.localtime()[:3])
+
+version = "0.7"

Reply via email to