Przeglądaj źródła

Bump release version

Felix Paul Kühne 11 lat temu
rodzic
commit
0a6f87f1d0
3 zmienionych plików z 7 dodań i 3 usunięć
  1. 2 2
      AspenProject/VLC for iOS-Info.plist
  2. 1 1
      AspenProject/VLCConstants.h
  3. 4 0
      NEWS

+ 2 - 2
AspenProject/VLC for iOS-Info.plist

@@ -77,7 +77,7 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.1.1</string>
+	<string>2.2</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleURLTypes</key>
@@ -185,7 +185,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>2.1.1</string>
+	<string>2.2</string>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
 	<key>UIBackgroundModes</key>

+ 1 - 1
AspenProject/VLCConstants.h

@@ -8,7 +8,7 @@
 //  Refer to the COPYING file of the official project for license.
 //
 
-#define kVLCVersionCodename @"The Mojo Wire"
+#define kVLCVersionCodename @"The Great Shark Hunt"
 
 #define kVLCSettingPasscodeKey @"Passcode"
 #define kVLCSettingPasscodeOnKey @"PasscodeProtection"

+ 4 - 0
NEWS

@@ -1,3 +1,7 @@
+2.2:
+----
+TBA
+
 2.1.1:
 ------
 * Stability improvements