]> git.sesse.net Git - vlc/commitdiff
* ALL: I am a morron.
authorGildas Bazin <gbazin@videolan.org>
Sun, 8 Feb 2004 23:39:16 +0000 (23:39 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sun, 8 Feb 2004 23:39:16 +0000 (23:39 +0000)
configure.ac
extras/MacOSX/Resources/English.lproj/InfoPlist.strings
extras/MacOSX/vlc.pbproj/project.pbxproj

index 53d5c23e3538f586c68c98cf168067ca5bb688af..e215a9a98ea87db39ed8df380f6145f8b68adf43 100644 (file)
@@ -1,7 +1,7 @@
 dnl Autoconf settings for vlc
-dnl $Id: configure.ac,v 1.174 2004/02/08 22:06:14 gbazin Exp $
+dnl $Id: configure.ac,v 1.175 2004/02/08 23:39:16 gbazin Exp $
 
-AC_INIT(vlc,0.7.1)
+AC_INIT(vlc,0.7.1-test1)
 
 CONFIGURE_LINE="$0 $*"
 CODENAME="Bond"
@@ -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.1)
+AM_INIT_AUTOMAKE(vlc,0.7.1-test1)
 AM_CONFIG_HEADER(config.h)
 
 dnl
index c63821b2d5a279b1db741c92f1b2c544f7d2058a..9ef364bad3b8023151fc56bbac8afde8701b6a39 100644 (file)
@@ -1,6 +1,6 @@
 /* Localized versions of Info.plist keys */
 
 CFBundleName = "VLC";
-CFBundleShortVersionString = "0.7.1";
-CFBundleGetInfoString = "VLC media player 0.7.1, Copyright (c) 1996-2004 VideoLAN.";
+CFBundleShortVersionString = "0.7.1-test1";
+CFBundleGetInfoString = "VLC media player 0.7.1-test1, Copyright (c) 1996-2004 VideoLAN.";
 NSHumanReadableCopyright = "Copyright (c) 1996-2004 VideoLAN.";
index 08305a65abe103022cdc97dcad44f2c70ca361af..4de86ceb913e684687145ef7d114e1fec0cdfd8e 100644 (file)
        <key>CFBundleExecutable</key>
        <string>VLC</string>
        <key>CFBundleGetInfoString</key>
-       <string>VLC media player 0.7.1, Copyright (c) 1996-2003 VideoLAN.</string>
+       <string>VLC media player 0.7.1-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.7.1</string>
+       <string>0.7.1-test1</string>
        <key>CFBundleSignature</key>
        <string>VLC#</string>
        <key>CFBundleURLTypes</key>
                </dict>
        </array>
        <key>CFBundleVersion</key>
-       <string>0.7.1</string>
+       <string>0.7.1-test1</string>
        <key>NSAppleScriptEnabled</key>
        <string>YES</string>
        <key>NSMainNibFile</key>