Commit 9ab5820d authored by Erinn Clark's avatar Erinn Clark
Browse files

update bundle versions for pending release for stable and beta TBBs

parent ab78b958
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@

## Architecture
ARCH_TYPE=$(shell uname -m)
BUILD_NUM=2
BUILD_NUM=3
PLATFORM=Linux

## Build machine specific settings
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@

## Architecture
ARCH_TYPE=$(shell uname -m)
BUILD_NUM=11
BUILD_NUM=12
PLATFORM=Linux

## Build machine specific settings
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@

## Architecture
ARCH_TYPE=i386
BUILD_NUM=2
BUILD_NUM=3
PLATFORM=MacOS

## Set OSX-specific backwards compatibility options
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@

## Architecture
ARCH_TYPE=x86_64
BUILD_NUM=11
BUILD_NUM=12
PLATFORM=MacOS

## Set OSX-specific backwards compatibility options
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
### Configuration ###
#####################

BUILD_NUM=2
BUILD_NUM=3
PLATFORM=Windows

## Location of required libraries
Loading