mailr18778 - /trunk/version.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on March 11, 2013 - 16:35:
Author: bugman
Date: Mon Mar 11 16:35:49 2013
New Revision: 18778

URL: http://svn.gna.org/viewcvs/relax?rev=18778&view=rev
Log:
Reverted r18774 - the update to version 2.2.3 in the wrong place!

The command used was:
svn merge -r18774:r18773 .


Modified:
    trunk/version.py

Modified: trunk/version.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/version.py?rev=18778&r1=18777&r2=18778&view=diff
==============================================================================
--- trunk/version.py (original)
+++ trunk/version.py Mon Mar 11 16:35:49 2013
@@ -35,7 +35,7 @@
 from status import Status; status = Status()
 
 
-version = "2.2.3"
+version = "repository checkout"
 
 
 def revision():




Related Messages


Powered by MHonArc, Updated Mon Mar 11 16:40:02 2013