[vlc-devel] commit: Update version strings to 0.8.7 (Jean-Paul Saman )

git version control git at videolan.org
Mon Oct 27 16:23:29 CET 2008


vlc | branch: 0.8.6-bugfix | Jean-Paul Saman <jpsaman at videolan.org> | Tue Oct 21 15:11:04 2008 +0200| [e1ff215829c6fbc7b930ed5dc0a482963a75bbe8] | committer: Jean-Paul Saman 

Update version strings to 0.8.7

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e1ff215829c6fbc7b930ed5dc0a482963a75bbe8
---

 .../Resources/English.lproj/InfoPlist.strings      |    4 ++--
 .../MacOSX/plugin/English.lproj/InfoPlist.strings  |  Bin 542 -> 538 bytes
 extras/MacOSX/plugin/Info.plist                    |    4 ++--
 extras/MacOSX/plugin/InstallerInfo.plist           |    4 ++--
 extras/MacOSX/vlc.xcodeproj/project.pbxproj        |    6 +++---
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/extras/MacOSX/Resources/English.lproj/InfoPlist.strings b/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
index ffb5f4e..eb36b22 100644
--- a/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+++ b/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
@@ -1,6 +1,6 @@
 /* Localized versions of Info.plist keys */
 
 CFBundleName = "VLC";
-CFBundleShortVersionString = "0.8.6i";
-CFBundleGetInfoString = "VLC media player 0.8.6i Copyright (c) 1996-2008 the VideoLAN Team";
+CFBundleShortVersionString = "0.8.7";
+CFBundleGetInfoString = "VLC media player 0.8.7 Copyright (c) 1996-2008 the VideoLAN Team";
 NSHumanReadableCopyright = "Copyright (c) 1996-2008 the VideoLAN team";
diff --git a/extras/MacOSX/plugin/English.lproj/InfoPlist.strings b/extras/MacOSX/plugin/English.lproj/InfoPlist.strings
index 23aab22..2cd2e72 100644
Binary files a/extras/MacOSX/plugin/English.lproj/InfoPlist.strings and b/extras/MacOSX/plugin/English.lproj/InfoPlist.strings differ
diff --git a/extras/MacOSX/plugin/Info.plist b/extras/MacOSX/plugin/Info.plist
index add838c..07e43f4 100644
--- a/extras/MacOSX/plugin/Info.plist
+++ b/extras/MacOSX/plugin/Info.plist
@@ -17,11 +17,11 @@
 	<key>CFBundlePackageType</key>
 	<string>BRPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>0.8.6i</string>
+	<string>0.8.7</string>
 	<key>CFBundleSignature</key>
 	<string>MOSS</string>
 	<key>CFBundleVersion</key>
-	<string>0.8.6i</string>
+	<string>0.8.7</string>
 	<key>CSResourcesFileMapped</key>
 	<true/>
 </dict>
diff --git a/extras/MacOSX/plugin/InstallerInfo.plist b/extras/MacOSX/plugin/InstallerInfo.plist
index 924b4c0..a8b94e8 100644
--- a/extras/MacOSX/plugin/InstallerInfo.plist
+++ b/extras/MacOSX/plugin/InstallerInfo.plist
@@ -3,11 +3,11 @@
 <plist version="1.0">
 <dict>
 	<key>CFBundleGetInfoString</key>
-	<string>0.8.6i, The VideoLAN Team, All Rights Reserved.</string>
+	<string>0.8.7, The VideoLAN Team, All Rights Reserved.</string>
 	<key>CFBundleIdentifier</key>
 	<string>org.videolan.vlc</string>
 	<key>CFBundleShortVersionString</key>
-	<string>0.8.6i</string>
+	<string>0.8.7</string>
 	<key>IFMajorVersion</key>
 	<integer>0</integer>
 	<key>IFMinorVersion</key>
diff --git a/extras/MacOSX/vlc.xcodeproj/project.pbxproj b/extras/MacOSX/vlc.xcodeproj/project.pbxproj
index a4b8cff..c1b06ec 100644
--- a/extras/MacOSX/vlc.xcodeproj/project.pbxproj
+++ b/extras/MacOSX/vlc.xcodeproj/project.pbxproj
@@ -929,7 +929,7 @@
 	<key>CFBundleExecutable</key>
 	<string>VLC</string>
 	<key>CFBundleGetInfoString</key>
-	<string>VLC media player 0.8.6i, Copyright (c) 1996-2008 the VideoLAN team.</string>
+	<string>VLC media player 0.8.7, Copyright (c) 1996-2008 the VideoLAN team.</string>
 	<key>CFBundleIconFile</key>
 	<string>vlc.icns</string>
 	<key>CFBundleIdentifier</key>
@@ -941,7 +941,7 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>0.8.6i</string>
+	<string>0.8.7</string>
 	<key>CFBundleSignature</key>
 	<string>VLC#</string>
 	<key>CFBundleURLTypes</key>
@@ -1008,7 +1008,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>0.8.6i</string>
+	<string>0.8.7</string>
 	<key>NSAppleScriptEnabled</key>
 	<string>YES</string>
 	<key>NSMainNibFile</key>




More information about the vlc-devel mailing list