[tor-commits] [trunnel/master] Bump version to 1.2
    nickm at torproject.org 
    nickm at torproject.org
       
    Thu Sep 25 18:47:40 UTC 2014
    
    
  
commit e852cdcd143470bb92faa0eb1d17a72ade7466d1
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu Sep 25 14:47:06 2014 -0400
    Bump version to 1.2
---
 lib/trunnel/__init__.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/trunnel/__init__.py b/lib/trunnel/__init__.py
index 0c823dd..b072e9a 100644
--- a/lib/trunnel/__init__.py
+++ b/lib/trunnel/__init__.py
@@ -3,5 +3,5 @@
 # a package.
 #
 
-__version__ = "1.1.dev3"
+__version__ = "1.2"
 
    
    
More information about the tor-commits
mailing list