1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-05 14:57:30 +01:00

Bump version of framework to 4.16.6

This commit is contained in:
Metasploit 2017-09-08 10:03:41 -07:00
parent 2a884af022
commit f5a73f3efe
No known key found for this signature in database
GPG Key ID: CDFB5FA52007B954
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
PATH
remote: .
specs:
metasploit-framework (4.16.5)
metasploit-framework (4.16.6)
actionpack (~> 4.2.6)
activerecord (~> 4.2.6)
activesupport (~> 4.2.6)
@ -110,7 +110,7 @@ GEM
bindata (2.4.1)
bit-struct (0.16)
builder (3.2.3)
coderay (1.1.1)
coderay (1.1.2)
diff-lcs (1.3)
dnsruby (1.60.2)
docile (1.1.5)
@ -168,7 +168,7 @@ GEM
msgpack (1.1.0)
multipart-post (2.0.0)
nessus_rest (0.1.6)
net-ssh (4.1.0)
net-ssh (4.2.0)
network_interface (0.0.2)
nexpose (7.0.0)
nokogiri (1.8.0)
@ -220,7 +220,7 @@ GEM
ffi
rbnacl-libsodium (1.0.13)
rbnacl (>= 3.0.1)
recog (2.1.13)
recog (2.1.15)
nokogiri
redcarpet (3.4.0)
rex-arch (0.1.11)
@ -252,7 +252,7 @@ GEM
rex-powershell (0.1.72)
rex-random_identifier
rex-text
rex-random_identifier (0.1.3)
rex-random_identifier (0.1.4)
rex-text
rex-registry (0.1.3)
rex-rop_builder (0.1.3)

View File

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