Browse Source

Let's do a 2.1.2 first

Felix Paul Kühne 11 years ago
parent
commit
a3a0ad585d
3 changed files with 8 additions and 3 deletions
  1. 2 2
      AspenProject/VLC for iOS-Info.plist
  2. 1 1
      AspenProject/VLCConstants.h
  3. 5 0
      NEWS

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

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

+ 1 - 1
AspenProject/VLCConstants.h

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

+ 5 - 0
NEWS

@@ -2,6 +2,11 @@
 ----
 ----
 TBA
 TBA
 
 
+2.1.2:
+------
+* Stability improvements
+* Minor UI fixes
+
 2.1.1:
 2.1.1:
 ------
 ------
 * Stability improvements
 * Stability improvements