]> git.sesse.net Git - vlc/commitdiff
prepare release. We still need to update the Changelog
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 25 Jun 2005 10:23:06 +0000 (10:23 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 25 Jun 2005 10:23:06 +0000 (10:23 +0000)
NEWS
configure.ac
extras/MacOSX/Resources/English.lproj/InfoPlist.strings
extras/MacOSX/vlc.pbproj/project.pbxproj

diff --git a/NEWS b/NEWS
index 25b9f5635e81365c3ea6fa2ad977d5f362786758..c808f0b66c3df6713ae66ae8ae9605226968373c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 $Id$
 
-Changes between 0.8.1 and 0.8.2-test3:
+Changes between 0.8.1 and 0.8.2:
 -----------------------------------------------------
 
 Core support:
index 8161a798bbfc78d49023e2d4d090f99af7df72f8..d3f3835b356a3b315641c073fa72ccfe35098a3c 100644 (file)
@@ -1,7 +1,7 @@
 dnl Autoconf settings for vlc
 dnl $Id$
  
-AC_INIT(vlc,0.8.2-test3)
+AC_INIT(vlc,0.8.2)
 
 CONFIGURE_LINE="$0 $*"
 CODENAME="Janus"
@@ -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.8.2-test3)
+AM_INIT_AUTOMAKE(vlc,0.8.2)
 AM_CONFIG_HEADER(config.h)
 
 dnl
index a745a17363be131ca0a38dd8b0c37315090bbeb5..7652c300f17b58e6523366a4ab457f7c976d2bcb 100644 (file)
@@ -1,6 +1,6 @@
 /* Localized versions of Info.plist keys */
 
 CFBundleName = "VLC";
-CFBundleShortVersionString = "0.8.2-test3";
-CFBundleGetInfoString = "VLC media player 0.8.2-test3, Copyright (c) 1996-2005 VideoLAN.";
+CFBundleShortVersionString = "0.8.2";
+CFBundleGetInfoString = "VLC media player 0.8.2, Copyright (c) 1996-2005 VideoLAN.";
 NSHumanReadableCopyright = "Copyright (c) 1996-2005 VideoLAN.";
index 7b57a67bebe2169cbd150ae7ebc1f31e3963d9d7..8874e9dba64eb42aa66992f4736f05cdd9068c55 100644 (file)
        <key>CFBundleExecutable</key>
        <string>VLC</string>
        <key>CFBundleGetInfoString</key>
-       <string>VLC media player 0.8.2-test3, Copyright (c) 1996-2005 VideoLAN.</string>
+       <string>VLC media player 0.8.2, Copyright (c) 1996-2005 VideoLAN.</string>
        <key>CFBundleIconFile</key>
        <string>vlc.icns</string>
        <key>CFBundleIdentifier</key>
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>0.8.2-test3</string>
+       <string>0.8.2</string>
        <key>CFBundleSignature</key>
        <string>VLC#</string>
        <key>CFBundleURLTypes</key>
                </dict>
        </array>
        <key>CFBundleVersion</key>
-       <string>0.8.2-test3</string>
+       <string>0.8.2</string>
        <key>NSAppleScriptEnabled</key>
        <string>YES</string>
        <key>NSMainNibFile</key>