[tor-commits] [torbrowser/master] Keep variables in versions.mk in the same order

erinn at torproject.org erinn at torproject.org
Thu Mar 8 20:43:02 UTC 2012


commit ccbb21eab05d21249439167d6bb048289b4daa00
Author: Sebastian Hahn <sebastian at torproject.org>
Date:   Thu Feb 16 05:56:59 2012 +0100

    Keep variables in versions.mk in the same order
---
 build-scripts/versions.mk |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/build-scripts/versions.mk b/build-scripts/versions.mk
index 984cf58..0aafa30 100644
--- a/build-scripts/versions.mk
+++ b/build-scripts/versions.mk
@@ -2,21 +2,21 @@
 
 RELEASE_VER=2.2.35
 
-HTTPSEVERYWHERE_VER=1.2.2
-FIREFOX_VER=10.0.2
-LIBEVENT_VER=2.0.17-stable
-LIBPNG_VER=1.5.9
-NOSCRIPT_VER=2.3
+ZLIB_VER=1.2.6
 OPENSSL_VER=1.0.0g
-OTR_VER=3.2.0
-PIDGIN_VER=2.6.4
+LIBPNG_VER=1.5.9
 QT_VER=4.7.4
-TOR_VER=0.2.2.35
-TORBUTTON_VER=1.4.5.1
 VIDALIA_VER=0.2.17
-ZLIB_VER=1.2.6
+LIBEVENT_VER=2.0.17-stable
+TOR_VER=0.2.2.35
+PIDGIN_VER=2.6.4
+FIREFOX_VER=10.0.2
 MOZBUILD_VER=1.5.1
 PYMAKE_VER=87d436cd8974
+TORBUTTON_VER=1.4.5.1
+NOSCRIPT_VER=2.3
+HTTPSEVERYWHERE_VER=1.2.2
+OTR_VER=3.2.0
 
 ## Extension IDs
 FF_VENDOR_ID:=\{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}





More information about the tor-commits mailing list