Bump version to 2.5.4b3

This commit is contained in:
Andreas Linde 2012-10-06 01:43:13 +02:00
parent 340813fcc2
commit f6ba49cf57
3 changed files with 15 additions and 3 deletions

View File

@ -38,6 +38,12 @@ This documentation provides integrated help in Xcode for all public APIs and a s
## Changelog
### Version 2.5.4b3
- General:
- [NEW] Atlassian JMC support disabled (Use subproject integration if you want it)
### Version 2.5.4b2
- Crash Reporting:

View File

@ -1,3 +1,3 @@
BUILD_NUMBER = 7
VERSION_STRING = 2.5.4b2
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) BITHOCKEY_VERSION="@\"2.5.4b2\""
BUILD_NUMBER = 8
VERSION_STRING = 2.5.4b3
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) BITHOCKEY_VERSION="@\"2.5.4b3\""

View File

@ -1,3 +1,9 @@
### Version 2.5.4b3
- General:
- [NEW] Atlassian JMC support disabled (Use subproject integration if you want it)
### Version 2.5.4b2
- Crash Reporting: