Bump version of framework to 4.17.16

4.x
Metasploit 2018-09-27 10:03:14 -07:00
parent 6af364e6d8
commit f56194516e
No known key found for this signature in database
GPG Key ID: CDFB5FA52007B954
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
PATH
remote: .
specs:
metasploit-framework (4.17.15)
metasploit-framework (4.17.16)
actionpack (~> 4.2.6)
activerecord (~> 4.2.6)
activesupport (~> 4.2.6)
@ -223,7 +223,7 @@ GEM
thor (>= 0.18.1, < 2.0)
rake (12.3.1)
rb-readline (0.5.5)
recog (2.1.22)
recog (2.1.23)
nokogiri
redcarpet (3.4.0)
rex-arch (0.1.13)
@ -296,7 +296,7 @@ GEM
rspec-rerun (1.1.0)
rspec (~> 3.0)
rspec-support (3.8.0)
ruby-macho (2.0.0)
ruby-macho (2.1.0)
ruby-rc4 (0.1.5)
ruby_smb (1.0.4)
bindata

View File

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