소스 검색

Bump version

Felix Paul Kühne 11 년 전
부모
커밋
a92ae8bb90
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.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>