diff --git a/Zebra.xcodeproj/project.pbxproj b/Zebra.xcodeproj/project.pbxproj index 3d250e3d56..c07ad0a402 100644 --- a/Zebra.xcodeproj/project.pbxproj +++ b/Zebra.xcodeproj/project.pbxproj @@ -1656,7 +1656,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.1.9; + MARKETING_VERSION = 1.1.10; OTHER_LDFLAGS = "-ObjC"; PACKAGE_VERSION = "'@\"$(MARKETING_VERSION)\"'"; PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra; @@ -1690,7 +1690,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.1.9; + MARKETING_VERSION = 1.1.10; OTHER_LDFLAGS = "-ObjC"; PACKAGE_VERSION = "'@\"$(MARKETING_VERSION)\"'"; PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra; diff --git a/control b/control index cd8f4016e3..dcbfcfc794 100644 --- a/control +++ b/control @@ -1,6 +1,6 @@ Package: xyz.willy.zebra Name: Zebra -Version: 1.1.9 +Version: 1.1.10 Architecture: iphoneos-arm Depends: dpkg, uikittools, firmware (>= 9.0) Description: A Useful Package Manager