]> git.sesse.net Git - vlc/commitdiff
* ALL: bumped version number to 0.7.0-test2
authorGildas Bazin <gbazin@videolan.org>
Sat, 13 Dec 2003 11:56:36 +0000 (11:56 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sat, 13 Dec 2003 11:56:36 +0000 (11:56 +0000)
configure.ac
extras/MacOSX/Resources/English.lproj/InfoPlist.strings
extras/MacOSX/vlc.pbproj/project.pbxproj

index 05195b0b7c234333a0fe590efaa951558d0b3c7b..40ae9a9ca3b8dfad5cd599e6e2364fa9f5623554 100644 (file)
@@ -1,7 +1,7 @@
 dnl Autoconf settings for vlc
-dnl $Id: configure.ac,v 1.132 2003/12/13 00:53:50 rocky Exp $
+dnl $Id: configure.ac,v 1.133 2003/12/13 11:56:36 gbazin Exp $
 
-AC_INIT(vlc,0.7.0-test1)
+AC_INIT(vlc,0.7.0-test2)
 
 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.7.0-test1)
+AM_INIT_AUTOMAKE(vlc,0.7.0-test2)
 AM_CONFIG_HEADER(config.h)
 
 dnl
index cb5d4d4a1f74c9ef3c7aece85ca7545a84e00d00..8a20fb56e8e66de340c73a8d14c2388d0e79347e 100644 (file)
@@ -1,6 +1,6 @@
 /* Localized versions of Info.plist keys */
 
 CFBundleName = "VLC";
-CFBundleShortVersionString = "0.7.0-test1";
-CFBundleGetInfoString = "VLC media player 0.7.0-test1, Copyright (c) 1996-2003 VideoLAN.";
+CFBundleShortVersionString = "0.7.0-test2";
+CFBundleGetInfoString = "VLC media player 0.7.0-test2, Copyright (c) 1996-2003 VideoLAN.";
 NSHumanReadableCopyright = "Copyright (c) 1996-2003 VideoLAN.";
index cd3509e7f5e06010662be61e0b6ffffa1d423cb4..6a7671734c63f1032acc3663a34fca3ce9f37f28 100644 (file)
        <key>CFBundleExecutable</key>
        <string>VLC</string>
        <key>CFBundleGetInfoString</key>
-       <string>VLC media player 0.7.0-test1, Copyright (c) 1996-2003 VideoLAN.</string>
+       <string>VLC media player 0.7.0-test2, 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.7.0-test1</string>
+       <string>0.7.0-test2</string>
        <key>CFBundleSignature</key>
        <string>VLC#</string>
        <key>CFBundleURLTypes</key>
                </dict>
        </array>
        <key>CFBundleVersion</key>
-       <string>0.7.0-test1</string>
+       <string>0.7.0-test2</string>
        <key>NSAppleScriptEnabled</key>
        <string>YES</string>
        <key>NSMainNibFile</key>