arg bad build, resetting version back one

bug/bundler_fix
David Maloney 2016-05-13 14:44:02 -05:00
parent b6a83f734d
commit d86392e96b
No known key found for this signature in database
GPG Key ID: DEDBA9DC3A913DB2
1 changed files with 1 additions and 1 deletions

View File

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