Increase version number

This commit is contained in:
Andreas Linde 2012-09-12 23:08:14 -06:00
parent 5257a5081a
commit 52317627c0

View File

@ -1,3 +1,3 @@
BUILD_NUMBER = 3
VERSION_STRING = 2.5.2b1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) BITHOCKEY_VERSION="@\"2.5.2b1\""
VERSION_STRING = 2.5.2b2
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) BITHOCKEY_VERSION="@\"2.5.2b2\""