Bumped version to 2.2.6-develop.

This commit is contained in:
Thomas Dohmke 2012-03-14 18:38:23 +01:00
parent bc19cd7c13
commit 8e1678a924

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.6-develop"
NSBundle *quincyBundle(void) {
static NSBundle* bundle = nil;