]> git.sesse.net Git - vlc/commitdiff
Now 0.5.4-cvs.
authorChristophe Massiot <massiot@videolan.org>
Tue, 8 Apr 2003 22:38:45 +0000 (22:38 +0000)
committerChristophe Massiot <massiot@videolan.org>
Tue, 8 Apr 2003 22:38:45 +0000 (22:38 +0000)
configure.ac.in
extras/MacOSX/Resources/English.lproj/InfoPlist.strings
extras/MacOSX/vlc.pbproj/project.pbxproj

index 2d0275003764c7d5f5c4a8df06b4575849c5a0f2..62d78670c6f8ac96137056d82e1ad8c01411b94e 100644 (file)
@@ -1,6 +1,6 @@
 dnl Autoconf settings for vlc
 
-AC_INIT(vlc,0.5.3)
+AC_INIT(vlc,0.5.4-cvs)
 
 CONFIGURE_LINE="$0 $*"
 CODENAME="Natalya"
@@ -12,7 +12,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.5.3)
+AM_INIT_AUTOMAKE(vlc,0.5.4-cvs)
 AM_CONFIG_HEADER(config.h)
 
 dnl
index 715fe45c6b927a42c336092c616c7a3bf802e74a..2c577b4396b3458b1ed7f3292021384763910594 100644 (file)
@@ -1,6 +1,6 @@
 /* Localized versions of Info.plist keys */
 
 CFBundleName = "VLC";
-CFBundleShortVersionString = "0.5.3";
-CFBundleGetInfoString = "VLC media player 0.5.3, Copyright (c) 1996-2003 VideoLAN.";
+CFBundleShortVersionString = "0.5.4-cvs";
+CFBundleGetInfoString = "VLC media player 0.5.4-cvs, Copyright (c) 1996-2003 VideoLAN.";
 NSHumanReadableCopyright = "Copyright (c) 1996-2003 VideoLAN.";
index 620a19f6fdbad1fe69cf2020511db19949a76bb1..7a4558b0062e98132d38e84215249a0ebe7d8706 100644 (file)
        <key>CFBundleExecutable</key>
        <string>VLC</string>
        <key>CFBundleGetInfoString</key>
-       <string>VLC media player 0.5.3, Copyright (c) 1996-2003 VideoLAN.</string>
+       <string>VLC media player 0.5.4-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.5.3</string>
+       <string>0.5.4-cvs</string>
        <key>CFBundleSignature</key>
        <string>VLC#</string>
        <key>CFBundleURLTypes</key>
                </dict>
        </array>
        <key>CFBundleVersion</key>
-       <string>0.5.3</string>
+       <string>0.5.4-cvs</string>
        <key>NSAppleScriptEnabled</key>
        <string>YES</string>
        <key>NSMainNibFile</key>