Bump version of framework to 4.12.17

This commit is contained in:
Metasploit
2016-07-29 10:02:06 -07:00
parent 8ad38aec2f
commit 190bac6e0a
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
metasploit-framework (4.12.16)
metasploit-framework (4.12.17)
actionpack (~> 4.2.6)
activerecord (~> 4.2.6)
activesupport (~> 4.2.6)
@@ -226,6 +226,7 @@ GEM
rex-text
rex-java (0.1.2)
rex-ole (0.1.2)
rex-text
rex-powershell (0.1.1)
rex-random_identifier
rex-text
+1 -1
View File
@@ -30,7 +30,7 @@ module Metasploit
end
end
VERSION = "4.12.16"
VERSION = "4.12.17"
MAJOR, MINOR, PATCH = VERSION.split('.').map { |x| x.to_i }
PRERELEASE = 'dev'
HASH = get_hash