[tor-commits] [torbrowser/maint-2.2] bump versions in readmes
erinn at torproject.org
erinn at torproject.org
Wed Aug 31 19:36:06 UTC 2011
commit 698e441c6a91c54c5276c2f33988a727066c20f5
Author: Erinn Clark <erinn at torproject.org>
Date: Wed Aug 31 20:33:47 2011 +0100
bump versions in readmes
---
README.LINUX-2.2 | 4 ++--
README.OSX-2.2 | 4 ++--
README.WIN-2.2 | 6 +++---
build-scripts/linux.mk | 2 +-
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/README.LINUX-2.2 b/README.LINUX-2.2
index 176ee30..e4ac63e 100644
--- a/README.LINUX-2.2
+++ b/README.LINUX-2.2
@@ -5,8 +5,8 @@ Included applications
---------------------
Vidalia 0.2.14 (with Qt 4.6.2)
-Tor 0.2.2.32 (with libevent-2.0.13-stable, zlib-1.2.5 and openssl-1.0.0d)
-Firefox (Aurora) 6.0
+Tor 0.2.2.32 (with libevent-2.0.14-stable, zlib-1.2.5 and openssl-1.0.0d)
+Firefox (Aurora) 6.0.1
\_ Torbutton 1.4.1
|_ NoScript 2.1.2.6
|_ HTTPS-Everywhere 1.0.0development.5
diff --git a/README.OSX-2.2 b/README.OSX-2.2
index de6e27c..185d11c 100644
--- a/README.OSX-2.2
+++ b/README.OSX-2.2
@@ -5,8 +5,8 @@ Included applications
---------------------
Vidalia 0.2.14 (with Qt 4.6.2)
-Tor 0.2.2.32 (with libevent-2.0.13-stable, zlib-1.2.5 and openssl-1.0.0d)
-Firefox (Aurora) 6.0
+Tor 0.2.2.32 (with libevent-2.0.14-stable, zlib-1.2.5 and openssl-1.0.0d)
+Firefox (Aurora) 6.0.1
\_ Torbutton 1.4.1
|_ NoScript 2.1.2.6
|_ HTTPS-Everywhere 1.0.0development.5
diff --git a/README.WIN-2.2 b/README.WIN-2.2
index 5ab55a0..723df9a 100644
--- a/README.WIN-2.2
+++ b/README.WIN-2.2
@@ -5,9 +5,9 @@ Included applications
---------------------
Vidalia 0.2.14 (with Qt 4.6.2)
-Tor 0.2.2.32 (with libevent-2.0.13-stable, zlib-1.2.5 and openssl-1.0.0d)
-FirefoxPortable 6.0
- \_ Firefox (Aurora) 6.0
+Tor 0.2.2.32 (with libevent-2.0.14-stable, zlib-1.2.5 and openssl-1.0.0d)
+FirefoxPortable 6.0.1
+ \_ Firefox (Aurora) 6.0.1
\_ Torbutton 1.4.1
|_ NoScript 2.1.2.6
|_ HTTPS-Everywhere 1.0.0development.5
diff --git a/build-scripts/linux.mk b/build-scripts/linux.mk
index b32b258..616fe6a 100644
--- a/build-scripts/linux.mk
+++ b/build-scripts/linux.mk
@@ -36,7 +36,7 @@ include $(PWD)/versions.mk
## Architecture
ARCH_TYPE=$(shell uname -m)
-BUILD_NUM=1
+BUILD_NUM=2
PLATFORM=Linux
## Location of directory for source unpacking
More information about the tor-commits
mailing list