Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Commit

Permalink
Bump SDK Version to 3.0.0 Beta 1 build 11
Browse files Browse the repository at this point in the history
  • Loading branch information
DerAndereAndi committed Oct 31, 2012
1 parent 154ef72 commit e638de5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Support/buildnumber.xcconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#include "HockeySDK.xcconfig"

BUILD_NUMBER = 10
VERSION_STRING = 3.0.0a1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) BITHOCKEY_VERSION="@\"3.0.0a1\""
BUILD_NUMBER = 11
VERSION_STRING = 3.0.0b1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) BITHOCKEY_VERSION="@\"3.0.0b1\""

0 comments on commit e638de5

Please sign in to comment.