[tor-commits] [webwml/master] Tell the website that there is a new alpha
nickm at torproject.org
nickm at torproject.org
Mon Jul 27 17:46:29 UTC 2015
commit dde59bbb4dd20a40d2e4774ca2b90ba3a0741ff3
Author: Nick Mathewson <nickm at torproject.org>
Date: Mon Jul 27 13:46:27 2015 -0400
Tell the website that there is a new alpha
---
Makefile | 2 +-
include/versions.wmi | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 72f919f..0ddf8e6 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@
# website component, and set it to needs_review.
export STABLETAG=tor-0.2.6.10
-export DEVTAG=tor-0.2.7.1-alpha
+export DEVTAG=tor-0.2.7.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 6ac2dc4..e99b19e 100644
--- a/include/versions.wmi
+++ b/include/versions.wmi
@@ -1,5 +1,5 @@
<define-tag version-stable whitespace=delete>0.2.6.10</define-tag>
-<define-tag version-alpha whitespace=delete>0.2.7.1-alpha</define-tag>
+<define-tag version-alpha whitespace=delete>0.2.7.2-alpha</define-tag>
<define-tag version-win32-stable whitespace=delete>0.2.6.9</define-tag>
More information about the tor-commits
mailing list