Increased release version to 1.1

This commit is contained in:
Alex Zolotarev 2011-04-15 02:21:58 +02:00 committed by Alex Zolotarev
parent f69b681af4
commit 83594b7f9a
3 changed files with 7 additions and 7 deletions

View file

@ -3,7 +3,7 @@
# To use it, define ROOT_DIR variable and include($$ROOT_DIR/common.pri)
# our own version variables
VERSION_MAJOR = 0
VERSION_MAJOR = 1
VERSION_MINOR = 1
# qt's variable

View file

@ -691,7 +691,7 @@
CODE_SIGN_IDENTITY = "Don't Code Sign";
COMPRESS_PNG_FILES = NO;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1.0;
CURRENT_PROJECT_VERSION = 1.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_C_LANGUAGE_STANDARD = c99;
GCC_DYNAMIC_NO_PIC = NO;
@ -788,8 +788,8 @@
ARCHS = i386;
CODE_SIGN_IDENTITY = "Don't Code Sign";
COMPRESS_PNG_FILES = NO;
CURRENT_PROJECT_VERSION = 1.0;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_C_LANGUAGE_STANDARD = c99;
GCC_DYNAMIC_NO_PIC = YES;
@ -841,7 +841,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
COMPRESS_PNG_FILES = NO;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1.0;
CURRENT_PROJECT_VERSION = 1.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_C_LANGUAGE_STANDARD = c99;
GCC_DYNAMIC_NO_PIC = NO;
@ -895,7 +895,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
COMPRESS_PNG_FILES = NO;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1.0;
CURRENT_PROJECT_VERSION = 1.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_C_LANGUAGE_STANDARD = c99;
GCC_DYNAMIC_NO_PIC = YES;

View file

@ -28,13 +28,13 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>1.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
<array/>
<key>CFBundleVersion</key>
<string>1.0</string>
<string>1.1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSMainNibFile</key>