[tor-commits] [torbrowser/master] make sure the build number is right for the osx bundles

erinn at torproject.org erinn at torproject.org
Wed Jul 25 17:07:15 UTC 2012


commit c39ea088c47026b4e16c676f1ca21651f6fb1e49
Author: Erinn Clark <erinn at torproject.org>
Date:   Wed Jul 25 18:06:44 2012 +0100

    make sure the build number is right for the osx bundles
---
 build-scripts/linux-alpha.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/build-scripts/linux-alpha.mk b/build-scripts/linux-alpha.mk
index 21977fe..96d715d 100644
--- a/build-scripts/linux-alpha.mk
+++ b/build-scripts/linux-alpha.mk
@@ -15,7 +15,7 @@
 
 ## Architecture
 ARCH_TYPE=$(shell uname -m)
-BUILD_NUM=2
+BUILD_NUM=1
 PLATFORM=Linux
 
 ## Build machine specific settings



More information about the tor-commits mailing list