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

Bump version of framework to 4.14.12

This commit is contained in:
Metasploit 2017-04-14 10:04:35 -07:00
parent e992692241
commit 036d579228
No known key found for this signature in database
GPG Key ID: CDFB5FA52007B954
2 changed files with 4 additions and 5 deletions

View File

@ -24,7 +24,7 @@ GIT
PATH
remote: .
specs:
metasploit-framework (4.14.11)
metasploit-framework (4.14.12)
actionpack (~> 4.2.6)
activerecord (~> 4.2.6)
activesupport (~> 4.2.6)
@ -343,10 +343,9 @@ GEM
rspec-mocks (~> 3.5.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
ruby_smb (0.0.8)
ruby_smb (0.0.10)
bindata
bit-struct
rubyntlm (~> 0.5)
rubyntlm
windows_error
rubyntlm (0.6.1)
rubyzip (1.2.1)

View File

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