[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r22850: {arm} Upping the release version to reflect the previous hotfix. (arm/release/init)
Author: atagar
Date: 2010-08-10 03:24:23 +0000 (Tue, 10 Aug 2010)
New Revision: 22850
Modified:
arm/release/init/starter.py
Log:
Upping the release version to reflect the previous hotfix.
Modified: arm/release/init/starter.py
===================================================================
--- arm/release/init/starter.py 2010-08-10 02:07:51 UTC (rev 22849)
+++ arm/release/init/starter.py 2010-08-10 03:24:23 UTC (rev 22850)
@@ -25,7 +25,7 @@
import util.uiTools
import TorCtl.TorUtil
-VERSION = "1.3.6"
+VERSION = "1.3.6b"
LAST_MODIFIED = "July 7, 2010"
DEFAULT_CONFIG = os.path.expanduser("~/.armrc")