]> git.sesse.net Git - vlc/commitdiff
* replace '0.8.3-svn' by '0.8.4-svn'
authorFelix Paul Kühne <fkuehne@videolan.org>
Mon, 27 Jun 2005 19:48:16 +0000 (19:48 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Mon, 27 Jun 2005 19:48:16 +0000 (19:48 +0000)
configure.ac
extras/MacOSX/Resources/English.lproj/InfoPlist.strings
extras/MacOSX/vlc.pbproj/project.pbxproj

index b2a71dac311c27eba65be85275859bd3495b22d1..4c288f50a2271d6e7ed206ef11323df4c258396f 100644 (file)
@@ -1,7 +1,7 @@
 dnl Autoconf settings for vlc
 dnl $Id$
  
-AC_INIT(vlc,0.8.3-svn)
+AC_INIT(vlc,0.8.4-svn)
 
 CONFIGURE_LINE="$0 $*"
 CODENAME="Janus"
@@ -13,7 +13,7 @@ AC_CANONICAL_SYSTEM
 
 dnl XXX: we don't put any flags here, because automake 1.5 doesn't support
 dnl them. And we need the comma otherwize automake will choke on it.
-AM_INIT_AUTOMAKE(vlc,0.8.3-svn)
+AM_INIT_AUTOMAKE(vlc,0.8.4-svn)
 AM_CONFIG_HEADER(config.h)
 
 dnl
index 1673765734a673237b805cff748b987501afcc3f..3425b6da95534a5f88e9dab6a45d421821753a71 100644 (file)
@@ -1,6 +1,6 @@
 /* Localized versions of Info.plist keys */
 
 CFBundleName = "VLC";
-CFBundleShortVersionString = "0.8.3-svn";
-CFBundleGetInfoString = "VLC media player 0.8.3-svn, Copyright (c) 1996-2005 VideoLAN.";
+CFBundleShortVersionString = "0.8.4-svn";
+CFBundleGetInfoString = "VLC media player 0.8.4-svn, Copyright (c) 1996-2005 VideoLAN.";
 NSHumanReadableCopyright = "Copyright (c) 1996-2005 VideoLAN.";
index dafb9f3679815854f1f4355ad93360a9175ae3d9..7bf3190dc4e53c1be1efaae02bfc217121764c4b 100644 (file)
        <key>CFBundleExecutable</key>
        <string>VLC</string>
        <key>CFBundleGetInfoString</key>
-       <string>VLC media player 0.8.3-svn, Copyright (c) 1996-2004 VideoLAN.</string>
+       <string>VLC media player 0.8.4-svn, Copyright (c) 1996-2004 VideoLAN.</string>
        <key>CFBundleIconFile</key>
        <string>vlc.icns</string>
        <key>CFBundleIdentifier</key>
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>0.8.3-svn</string>
+       <string>0.8.4-svn</string>
        <key>CFBundleSignature</key>
        <string>VLC#</string>
        <key>CFBundleURLTypes</key>
                </dict>
        </array>
        <key>CFBundleVersion</key>
-       <string>0.8.3-svn</string>
+       <string>0.8.4-svn</string>
        <key>NSAppleScriptEnabled</key>
        <string>YES</string>
        <key>NSMainNibFile</key>