瀏覽代碼

Use version 2.2.0

Jean-Baptiste Kempf 11 年之前
父節點
當前提交
8d769ad8e8
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 2 2
      NEWS
  2. 2 2
      Sources/VLC for iOS-Info.plist

+ 2 - 2
NEWS

@@ -1,5 +1,5 @@
-2.2:
-----
+2.2.0:
+------
 NB: This release removes support for iOS 5 and therefore the first generation
 iPad. iOS 6 and the iPhone 3GS remain supported.
 

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

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