Revision: 190
Author:   jprantan
Date:     Thu Mar 22 01:40:51 2012
Log:      version update
http://code.google.com/p/robotframework-mabot/source/detail?r=190

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

=======================================
--- /tags/mabot-0.8/src/mabot/version.py        Tue Jun 29 04:28:02 2010
+++ /tags/mabot-0.8/src/mabot/version.py        Thu Mar 22 01:40:51 2012
@@ -12,6 +12,4 @@
 #  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.8"

Reply via email to