bump minor version

bug/bundler_fix
Jeffrey Martin 2017-02-24 15:07:07 -06:00
parent 48c1e6d325
commit a954521d75
No known key found for this signature in database
GPG Key ID: 0CD9BBC2AF15F171
1 changed files with 1 additions and 1 deletions

View File

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