Bump version of framework to 4.17.27

4.x
Metasploit 2018-11-22 10:04:18 -08:00
parent 8f909904b9
commit fbdadafedd
No known key found for this signature in database
GPG Key ID: CDFB5FA52007B954
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
PATH
remote: .
specs:
metasploit-framework (4.17.26)
metasploit-framework (4.17.27)
actionpack (~> 4.2.6)
activerecord (~> 4.2.6)
activesupport (~> 4.2.6)
@ -226,7 +226,7 @@ GEM
thor (>= 0.18.1, < 2.0)
rake (12.3.1)
rb-readline (0.5.5)
recog (2.1.32)
recog (2.1.34)
nokogiri
redcarpet (3.4.0)
rex-arch (0.1.13)

View File

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