]> git.sesse.net Git - vlc/commitdiff
* configure.ac, extras/MacOSX/*: bumped version number to 0.7.0-test1 in preparation...
authorGildas Bazin <gbazin@videolan.org>
Mon, 24 Nov 2003 18:00:10 +0000 (18:00 +0000)
committerGildas Bazin <gbazin@videolan.org>
Mon, 24 Nov 2003 18:00:10 +0000 (18:00 +0000)
configure.ac
extras/MacOSX/Resources/English.lproj/InfoPlist.strings
extras/MacOSX/vlc.pbproj/project.pbxproj

index d4a6513f7b347e14fd3767e046879f1e0a099762..cb3380f393b4018923ebed50edf05e7374a90bb0 100644 (file)
@@ -1,7 +1,7 @@
 dnl Autoconf settings for vlc
-dnl $Id: configure.ac,v 1.120 2003/11/24 02:35:50 fenrir Exp $
+dnl $Id: configure.ac,v 1.121 2003/11/24 18:00:10 gbazin Exp $
 
-AC_INIT(vlc,0.6.3-cvs)
+AC_INIT(vlc,0.7.0-test1)
 
 CONFIGURE_LINE="$0 $*"
 CODENAME="Trevelyan"
@@ -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.6.3-cvs)
+AM_INIT_AUTOMAKE(vlc,0.7.0-test1)
 AM_CONFIG_HEADER(config.h)
 
 dnl
index 2c491b7e3186fb6f36d78323ca9cae89cfdf4d1e..cb5d4d4a1f74c9ef3c7aece85ca7545a84e00d00 100644 (file)
@@ -1,6 +1,6 @@
 /* Localized versions of Info.plist keys */
 
 CFBundleName = "VLC";
-CFBundleShortVersionString = "0.6.3-cvs";
-CFBundleGetInfoString = "VLC media player 0.6.3-cvs, Copyright (c) 1996-2003 VideoLAN.";
+CFBundleShortVersionString = "0.7.0-test1";
+CFBundleGetInfoString = "VLC media player 0.7.0-test1, Copyright (c) 1996-2003 VideoLAN.";
 NSHumanReadableCopyright = "Copyright (c) 1996-2003 VideoLAN.";
index 26bd81a500b95da27d876ebf0ebab996335cf3a3..cd3509e7f5e06010662be61e0b6ffffa1d423cb4 100644 (file)
        <key>CFBundleExecutable</key>
        <string>VLC</string>
        <key>CFBundleGetInfoString</key>
-       <string>VLC media player 0.6.3-cvs, Copyright (c) 1996-2003 VideoLAN.</string>
+       <string>VLC media player 0.7.0-test1, Copyright (c) 1996-2003 VideoLAN.</string>
        <key>CFBundleIconFile</key>
        <string>vlc.icns</string>
        <key>CFBundleIdentifier</key>
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>0.6.3-cvs</string>
+       <string>0.7.0-test1</string>
        <key>CFBundleSignature</key>
        <string>VLC#</string>
        <key>CFBundleURLTypes</key>
                </dict>
        </array>
        <key>CFBundleVersion</key>
-       <string>0.6.3-cvs</string>
+       <string>0.7.0-test1</string>
        <key>NSAppleScriptEnabled</key>
        <string>YES</string>
        <key>NSMainNibFile</key>