Fixed version number.

This commit is contained in:
Thomas Dohmke 2012-03-14 18:46:18 +01:00
parent aee0399263
commit 11425e957f

View File

@ -36,7 +36,7 @@
#include <inttypes.h> //needed for PRIx64 macro
#define SDK_NAME @"HockeySDK"
#define SDK_VERSION @"2.2.4"
#define SDK_VERSION @"2.2.5"
NSBundle *quincyBundle(void) {
static NSBundle* bundle = nil;