Bump out to April, 60ish days

bug/bundler_fix
Tod Beardsley 2015-02-11 12:56:37 -06:00
parent fd11afff1a
commit 02fe57e2a1
No known key found for this signature in database
GPG Key ID: BD63D0A3EA19CAAC
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ class Metasploit3 < Msf::Auxiliary
include Msf::Auxiliary::Report include Msf::Auxiliary::Report
include Msf::Module::Deprecated include Msf::Module::Deprecated
deprecated(Date.new(2015, 3, 11), 'auxiliary/server/pxeexploit') deprecated(Date.new(2015, 4, 11), 'auxiliary/server/pxeexploit')
def initialize def initialize
super( super(

View File

@ -11,7 +11,7 @@ class Metasploit3 < Msf::Post
include Msf::Auxiliary::Report include Msf::Auxiliary::Report
include Msf::Module::Deprecated include Msf::Module::Deprecated
deprecated(Date.new(2015, 3, 11), 'post/windows/manage/pxeexploit') deprecated(Date.new(2015, 4, 11), 'post/windows/manage/pxeexploit')
def initialize def initialize
super( super(