From a73a7914ef84929e5eba0af2fcd0092c2474b0ff Mon Sep 17 00:00:00 2001 From: Kalle Olavi Niemitalo Date: Thu, 18 Oct 2007 09:41:36 +0300 Subject: [PATCH] 2.0b3, although I'm not releasing it yet. If someone builds a MacTF.app from these sources, it should be clearly different from MacTF 2.0b2 by Nathan Oates. --- ChangeLog | 4 +++- Info.plist | 2 +- InfoPlist.strings | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8c4c0b7..a27d882 100644 --- a/ChangeLog +++ b/ChangeLog @@ -103,4 +103,6 @@ This file was modified by Kalle Olavi Niemitalo on 2007-10-18. 2.0b2 Turbo now only enabled during transfers Interrupted transfers now place themselves at front of queue Transfer times are no longer reset if interrupted - Filtering using search bar added \ No newline at end of file + Filtering using search bar added + +2.0b3 (work in progress) diff --git a/Info.plist b/Info.plist index c5acf78..30b8fca 100644 --- a/Info.plist +++ b/Info.plist @@ -35,7 +35,7 @@ CFBundleSignature McTF CFBundleVersion - 2.0b2 + 2.0b3 NSAppleScriptEnabled YES SUFeedURL diff --git a/InfoPlist.strings b/InfoPlist.strings index 7111da5..30e1e80 100644 --- a/InfoPlist.strings +++ b/InfoPlist.strings @@ -3,5 +3,5 @@ CFBundleName = "MacTF"; CFBundleShortVersionString = "2.0"; -CFBundleGetInfoString = "MacTF version 2.0b2, Copyright 2004-6 Nathan Oates."; +CFBundleGetInfoString = "MacTF version 2.0b3, Copyright 2004-6 Nathan Oates."; NSHumanReadableCopyright = "Copyright 2004-6 Nathan Oates."; -- 2.11.4.GIT