]> git.sesse.net Git - vlc/commitdiff
* configure.ac, extras/MacOSX/*: bumped version to 0.8.5-svn.
authorGildas Bazin <gbazin@videolan.org>
Fri, 28 Oct 2005 17:35:40 +0000 (17:35 +0000)
committerGildas Bazin <gbazin@videolan.org>
Fri, 28 Oct 2005 17:35:40 +0000 (17:35 +0000)
configure.ac
extras/MacOSX/Resources/English.lproj/InfoPlist.strings
extras/MacOSX/vlc.pbproj/project.pbxproj

index 188e0ec267e70c67724367ee768fcb60308b2f20..077d8fa86e88d9a6af83bf5296d8552b16a49575 100644 (file)
@@ -1,7 +1,7 @@
 dnl Autoconf settings for vlc
 dnl $Id$
 
-AC_INIT(vlc,0.8.4-test1)
+AC_INIT(vlc,0.8.5-svn)
 VERSION_MAJOR="0"
 VERSION_MINOR="8"
 VERSION_REVISION="4"
@@ -17,7 +17,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.4-test1)
+AM_INIT_AUTOMAKE(vlc,0.8.5-svn)
 AM_CONFIG_HEADER(config.h)
 
 dnl HA! HA!
index a20c4694fc21270fe3c711ecd417b713fe901a78..5f3c7689c0f8ef68cff07039def5d0b72f07ddb1 100644 (file)
@@ -1,6 +1,6 @@
 /* Localized versions of Info.plist keys */
 
 CFBundleName = "VLC";
-CFBundleShortVersionString = "0.8.4-test1";
-CFBundleGetInfoString = "VLC media player 0.8.4-test1, Copyright (c) 1996-2005 the VideoLAN team";
+CFBundleShortVersionString = "0.8.5-svn";
+CFBundleGetInfoString = "VLC media player 0.8.5-svn, Copyright (c) 1996-2005 the VideoLAN team";
 NSHumanReadableCopyright = "Copyright (c) 1996-2005 the VideoLAN team";
index db00e25d53e2673edc134b81dec5e6af2d9e2004..95a3ed61a619d6d88ced9c17eaf6ce1ece8a2cbd 100644 (file)
        <key>CFBundleExecutable</key>
        <string>VLC</string>
        <key>CFBundleGetInfoString</key>
-       <string>VLC media player 0.8.4-test1, Copyright (c) 1996-2005 VideoLAN.</string>
+       <string>VLC media player 0.8.5-svn, Copyright (c) 1996-2005 VideoLAN.</string>
        <key>CFBundleIconFile</key>
        <string>vlc.icns</string>
        <key>CFBundleIdentifier</key>
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>0.8.4-test1</string>
+       <string>0.8.5-svn</string>
        <key>CFBundleSignature</key>
        <string>VLC#</string>
        <key>CFBundleURLTypes</key>
                </dict>
        </array>
        <key>CFBundleVersion</key>
-       <string>0.8.4-test1</string>
+       <string>0.8.5-svn</string>
        <key>NSAppleScriptEnabled</key>
        <string>YES</string>
        <key>NSMainNibFile</key>