We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17dad0e commit 4ea6b88Copy full SHA for 4ea6b88
msfconsole
@@ -36,7 +36,7 @@ end
36
37
def print_deprecation_warning
38
$stdout.puts ""
39
- $stdout.puts "[*] Deprecation Note: After 2013-02-28 (February 28, 2013), Metasploit"
+ $stdout.puts "[*] Deprecation Note: After 2013-03-15 (March 15, 2013), Metasploit"
40
$stdout.puts "[*] source checkouts will NO LONGER update over SVN, but will be using"
41
$stdout.puts "[*] GitHub exclusively. You should either download a new Metasploit"
42
$stdout.puts "[*] installer, or use a git clone of Metasploit Framework before"
0 commit comments