[tor-commits] [torbrowser/maint-2.3] drop the dev from the osx bundles

erinn at torproject.org erinn at torproject.org
Fri Mar 2 16:05:00 UTC 2012


commit 48beb72a0e1b898e75337d87e07e593b75e13043
Author: Erinn Clark <erinn at torproject.org>
Date:   Fri Mar 2 12:24:07 2012 -0300

    drop the dev from the osx bundles
---
 build-scripts/osx-alpha.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/build-scripts/osx-alpha.mk b/build-scripts/osx-alpha.mk
index e4f04d6..678c531 100644
--- a/build-scripts/osx-alpha.mk
+++ b/build-scripts/osx-alpha.mk
@@ -174,7 +174,7 @@ NAME=TorBrowser
 DISTDIR=tbbosx-alpha-dist
 
 ## Version and name of the compressed bundle (also used for source)
-VERSION=$(RELEASE_VER)-$(BUILD_NUM)-dev
+VERSION=$(RELEASE_VER)-$(BUILD_NUM)
 DEFAULT_COMPRESSED_BASENAME=TorBrowser-$(VERSION)-osx-$(ARCH_TYPE)-
 IM_COMPRESSED_BASENAME=TorBrowser-IM-$(VERSION)-
 DEFAULT_COMPRESSED_NAME=$(DEFAULT_COMPRESSED_BASENAME)





More information about the tor-commits mailing list