浏览代码

Bump version

Felix Paul Kühne 11 年之前
父节点
当前提交
e055261194
共有 2 个文件被更改,包括 6 次插入2 次删除
  1. 4 0
      NEWS
  2. 2 2
      Sources/VLC for iOS-Info.plist

+ 4 - 0
NEWS

@@ -1,3 +1,7 @@
+2.2.2:
+------
+* Fixed audio playback regression introduced in previous update
+
 2.2.1:
 ------
 * Added initial support for ARM64 aka AArch64 aka ARMv8

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

@@ -66,7 +66,7 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.2.1</string>
+	<string>2.2.2</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleURLTypes</key>
@@ -174,7 +174,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>2.2.1</string>
+	<string>2.2.2</string>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
 	<key>UIBackgroundModes</key>