Bump version of framework to 4.17.11

4.x
Metasploit 2018-09-06 10:02:54 -07:00
parent 1c05bb6ef3
commit 3b2d5b0c15
No known key found for this signature in database
GPG Key ID: CDFB5FA52007B954
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
PATH
remote: .
specs:
metasploit-framework (4.17.10)
metasploit-framework (4.17.11)
actionpack (~> 4.2.6)
activerecord (~> 4.2.6)
activesupport (~> 4.2.6)
@ -128,7 +128,7 @@ GEM
i18n (>= 0.7)
faraday (0.15.2)
multipart-post (>= 1.2, < 3)
filesize (0.1.1)
filesize (0.2.0)
fivemat (1.3.7)
hashery (2.1.2)
i18n (0.9.5)
@ -223,7 +223,7 @@ GEM
thor (>= 0.18.1, < 2.0)
rake (12.3.1)
rb-readline (0.5.5)
recog (2.1.21)
recog (2.1.22)
nokogiri
redcarpet (3.4.0)
rex-arch (0.1.13)
@ -303,7 +303,7 @@ GEM
rubyntlm
windows_error
rubyntlm (0.6.2)
rubyzip (1.2.1)
rubyzip (1.2.2)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)

View File

@ -30,7 +30,7 @@ module Metasploit
end
end
VERSION = "4.17.10"
VERSION = "4.17.11"
MAJOR, MINOR, PATCH = VERSION.split('.').map { |x| x.to_i }
PRERELEASE = 'dev'
HASH = get_hash