]> git.sesse.net Git - vlc/commitdiff
* ALL: bumping version number to 0.7.1-cvs.
authorGildas Bazin <gbazin@videolan.org>
Sun, 4 Jan 2004 22:03:20 +0000 (22:03 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sun, 4 Jan 2004 22:03:20 +0000 (22:03 +0000)
configure.ac
extras/MacOSX/Resources/English.lproj/InfoPlist.strings
extras/MacOSX/vlc.pbproj/project.pbxproj

index 4d12d43d9ec84bf951cbc8b699f1f553e5587955..ccba13355968fd442f2d17429b8d33b91d2b1305 100644 (file)
@@ -1,7 +1,7 @@
 dnl Autoconf settings for vlc
-dnl $Id: configure.ac,v 1.142 2004/01/04 16:51:59 rocky Exp $
+dnl $Id: configure.ac,v 1.143 2004/01/04 22:03:19 gbazin Exp $
 
-AC_INIT(vlc,0.7.0)
+AC_INIT(vlc,0.7.1-cvs)
 
 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.0)
+AM_INIT_AUTOMAKE(vlc,0.7.1-cvs)
 AM_CONFIG_HEADER(config.h)
 
 dnl
index 47095cfcc57365e925564721e86ea9af5e1c1149..50555054b43c1fbee9d57afab8604dddba59d0a5 100644 (file)
@@ -1,6 +1,6 @@
 /* Localized versions of Info.plist keys */
 
 CFBundleName = "VLC";
-CFBundleShortVersionString = "0.7.0";
-CFBundleGetInfoString = "VLC media player 0.7.0, Copyright (c) 1996-2003 VideoLAN.";
+CFBundleShortVersionString = "0.7.1-cvs";
+CFBundleGetInfoString = "VLC media player 0.7.1-cvs, Copyright (c) 1996-2003 VideoLAN.";
 NSHumanReadableCopyright = "Copyright (c) 1996-2003 VideoLAN.";
index bcc1236e38545e4c4d6ff4f6aa5a7b1cf8ab148c..155b4449bbc8561382d48ec00831f810eba9765a 100644 (file)
        <key>CFBundleExecutable</key>
        <string>VLC</string>
        <key>CFBundleGetInfoString</key>
-       <string>VLC media player 0.7.0, Copyright (c) 1996-2003 VideoLAN.</string>
+       <string>VLC media player 0.7.1-cvs, 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</string>
+       <string>0.7.1-cvs</string>
        <key>CFBundleSignature</key>
        <string>VLC#</string>
        <key>CFBundleURLTypes</key>
                </dict>
        </array>
        <key>CFBundleVersion</key>
-       <string>0.7.0</string>
+       <string>0.7.1-cvs</string>
        <key>NSAppleScriptEnabled</key>
        <string>YES</string>
        <key>NSMainNibFile</key>