Felix Paul Kühne 11 vuotta sitten
vanhempi
commit
a92ae8bb90
2 muutettua tiedostoa jossa 6 lisäystä ja 2 poistoa
  1. 4 0
      NEWS
  2. 2 2
      Sources/VLC for iOS-Info.plist

+ 4 - 0
NEWS

@@ -1,3 +1,7 @@
+2.2.3:
+------
+tba.
+
 2.2.2:
 ------
 * Fixed audio playback regression introduced in previous update

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

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