]> git.sesse.net Git - vlc/commitdiff
* ALL: bumped version number to 0.7.2-test1 in preparation for the test release.
authorGildas Bazin <gbazin@videolan.org>
Fri, 23 Apr 2004 18:33:51 +0000 (18:33 +0000)
committerGildas Bazin <gbazin@videolan.org>
Fri, 23 Apr 2004 18:33:51 +0000 (18:33 +0000)
configure.ac
extras/MacOSX/Resources/English.lproj/InfoPlist.strings
extras/MacOSX/vlc.pbproj/project.pbxproj

index 1fd99976d5eb8c87e5fc1ebc3096ad3484417b76..37e4774a8b7e435e1d1f473ef7f7057619e1d479 100644 (file)
@@ -1,7 +1,7 @@
 dnl Autoconf settings for vlc
 dnl $Id$
  
-AC_INIT(vlc,0.7.2-cvs)
+AC_INIT(vlc,0.7.2-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.2-cvs)
+AM_INIT_AUTOMAKE(vlc,0.7.2-test1)
 AM_CONFIG_HEADER(config.h)
 
 dnl
index b8bfb4b17adca989b4d6147209a714ccd1f38201..0950192b151597588cd1544426641da30e31feea 100644 (file)
@@ -1,6 +1,6 @@
 /* Localized versions of Info.plist keys */
 
 CFBundleName = "VLC";
-CFBundleShortVersionString = "0.7.2-cvs";
-CFBundleGetInfoString = "VLC media player 0.7.2-cvs, Copyright (c) 1996-2004 VideoLAN.";
+CFBundleShortVersionString = "0.7.2-test1";
+CFBundleGetInfoString = "VLC media player 0.7.2-test1, Copyright (c) 1996-2004 VideoLAN.";
 NSHumanReadableCopyright = "Copyright (c) 1996-2004 VideoLAN.";
index d7420079cdd4c629185c400fefe283e852402ab3..688b140f30021338b1b21a044e2ebe642de6fdef 100644 (file)
        <key>CFBundleExecutable</key>
        <string>VLC</string>
        <key>CFBundleGetInfoString</key>
-       <string>VLC media player 0.7.2-cvs, Copyright (c) 1996-2003 VideoLAN.</string>
+       <string>VLC media player 0.7.2-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.2-cvs</string>
+       <string>0.7.2-test1</string>
        <key>CFBundleSignature</key>
        <string>VLC#</string>
        <key>CFBundleURLTypes</key>
                </dict>
        </array>
        <key>CFBundleVersion</key>
-       <string>0.7.2-cvs</string>
+       <string>0.7.2-test1</string>
        <key>NSAppleScriptEnabled</key>
        <string>YES</string>
        <key>NSMainNibFile</key>