From 3d11590ef38b669e800aa3729455f9846bd4b207 Mon Sep 17 00:00:00 2001 From: Gildas Bazin Date: Sat, 13 Dec 2003 11:56:36 +0000 Subject: [PATCH] * ALL: bumped version number to 0.7.0-test2 --- configure.ac | 6 +++--- extras/MacOSX/Resources/English.lproj/InfoPlist.strings | 4 ++-- extras/MacOSX/vlc.pbproj/project.pbxproj | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/configure.ac b/configure.ac index 05195b0b7c..40ae9a9ca3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Autoconf settings for vlc -dnl $Id: configure.ac,v 1.132 2003/12/13 00:53:50 rocky Exp $ +dnl $Id: configure.ac,v 1.133 2003/12/13 11:56:36 gbazin Exp $ -AC_INIT(vlc,0.7.0-test1) +AC_INIT(vlc,0.7.0-test2) CONFIGURE_LINE="$0 $*" CODENAME="Trevelyan" @@ -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-test1) +AM_INIT_AUTOMAKE(vlc,0.7.0-test2) AM_CONFIG_HEADER(config.h) dnl diff --git a/extras/MacOSX/Resources/English.lproj/InfoPlist.strings b/extras/MacOSX/Resources/English.lproj/InfoPlist.strings index cb5d4d4a1f..8a20fb56e8 100644 --- a/extras/MacOSX/Resources/English.lproj/InfoPlist.strings +++ b/extras/MacOSX/Resources/English.lproj/InfoPlist.strings @@ -1,6 +1,6 @@ /* Localized versions of Info.plist keys */ CFBundleName = "VLC"; -CFBundleShortVersionString = "0.7.0-test1"; -CFBundleGetInfoString = "VLC media player 0.7.0-test1, Copyright (c) 1996-2003 VideoLAN."; +CFBundleShortVersionString = "0.7.0-test2"; +CFBundleGetInfoString = "VLC media player 0.7.0-test2, Copyright (c) 1996-2003 VideoLAN."; NSHumanReadableCopyright = "Copyright (c) 1996-2003 VideoLAN."; diff --git a/extras/MacOSX/vlc.pbproj/project.pbxproj b/extras/MacOSX/vlc.pbproj/project.pbxproj index cd3509e7f5..6a7671734c 100644 --- a/extras/MacOSX/vlc.pbproj/project.pbxproj +++ b/extras/MacOSX/vlc.pbproj/project.pbxproj @@ -525,7 +525,7 @@ CFBundleExecutable VLC CFBundleGetInfoString - VLC media player 0.7.0-test1, Copyright (c) 1996-2003 VideoLAN. + VLC media player 0.7.0-test2, Copyright (c) 1996-2003 VideoLAN. CFBundleIconFile vlc.icns CFBundleIdentifier @@ -537,7 +537,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.7.0-test1 + 0.7.0-test2 CFBundleSignature VLC# CFBundleURLTypes @@ -584,7 +584,7 @@ CFBundleVersion - 0.7.0-test1 + 0.7.0-test2 NSAppleScriptEnabled YES NSMainNibFile