Bump version of framework to 4.16.28

MS-2855/keylogger-mettle-extension
Metasploit 2017-12-28 10:03:39 -08:00
parent e6de25d63b
commit c681c7881d
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.16.27)
metasploit-framework (4.16.28)
actionpack (~> 4.2.6)
activerecord (~> 4.2.6)
activesupport (~> 4.2.6)
@ -103,7 +103,7 @@ GEM
arel (6.0.4)
arel-helpers (2.5.0)
activerecord (>= 3.1.0, < 6)
backports (3.10.3)
backports (3.11.0)
bcrypt (3.1.11)
bcrypt_pbkdf (1.0.0)
bindata (2.4.1)

View File

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