[tor-commits] [webwml/staging] update alpha version to 0.3.3.2-alpha

arma at torproject.org arma at torproject.org
Thu Mar 29 18:59:50 UTC 2018


commit a9b3b55fcc512985673e020223fde833bc4aea7c
Author: Nick Mathewson <nickm at torproject.org>
Date:   Sat Feb 10 10:05:15 2018 -0500

    update alpha version to 0.3.3.2-alpha
---
 Makefile             | 2 +-
 include/versions.wmi | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 79d21f99..c307846b 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@
 # website component, and set it to needs_review.
 
 export STABLETAG=tor-0.3.2.9
-export DEVTAG=tor-0.3.3.1-alpha
+export DEVTAG=tor-0.3.3.2-alpha
 
 WMLBASE=.
 SUBDIRS=docs eff projects press about download getinvolved donate docs/torbutton
diff --git a/include/versions.wmi b/include/versions.wmi
index 9f1097c3..918a8fe4 100644
--- a/include/versions.wmi
+++ b/include/versions.wmi
@@ -1,5 +1,5 @@
 <define-tag version-stable whitespace=delete>0.3.2.9</define-tag>
-<define-tag version-alpha whitespace=delete>0.3.3.1-alpha</define-tag>
+<define-tag version-alpha whitespace=delete>0.3.3.2-alpha</define-tag>
 
 <define-tag version-torbrowserdevelopbranch whitespace=delete>maint-7.5</define-tag>
 





More information about the tor-commits mailing list