[tor-commits] r24401: {arm} Forgot to bump the dev version after the last release. (arm/trunk/src)

Damian Johnson atagar1 at gmail.com
Mon Mar 21 15:14:18 UTC 2011


Author: atagar
Date: 2011-03-21 15:14:17 +0000 (Mon, 21 Mar 2011)
New Revision: 24401

Modified:
   arm/trunk/src/version.py
Log:
Forgot to bump the dev version after the last release.



Modified: arm/trunk/src/version.py
===================================================================
--- arm/trunk/src/version.py	2011-03-21 10:50:04 UTC (rev 24400)
+++ arm/trunk/src/version.py	2011-03-21 15:14:17 UTC (rev 24401)
@@ -2,6 +2,6 @@
 Provides arm's version and release date.
 """
 
-VERSION = '1.4.1_dev'
+VERSION = '1.4.2_dev'
 LAST_MODIFIED = "January 7, 2011"
 



More information about the tor-commits mailing list