Merge branch 'master' into staging/electro-release

Conflicts:
	lib/msf/core/framework.rb
bug/bundler_fix
David Maloney 2014-06-06 12:04:53 -05:00
commit 9b9de12a38
No known key found for this signature in database
GPG Key ID: DEDBA9DC3A913DB2
25 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,7 @@ todb-r7 <todb-r7@github> Tod Beardsley <tod_beardsley@rapid7.com>
todb-r7 <todb-r7@github> Tod Beardsley <todb@metasploit.com>
todb-r7 <todb-r7@github> Tod Beardsley <todb@packetfu.com>
trosen-r7 <trosen-r7@github> Trevor Rosen <Trevor_Rosen@rapid7.com>
trosen-r7 <trosen-r7@github> Trevor Rosen <trevor@catapult-creative.com>
wchen-r7 <wchen-r7@github> sinn3r <msfsinn3r@gmail.com> # aka sinn3r
wchen-r7 <wchen-r7@github> sinn3r <wei_chen@rapid7.com>
wchen-r7 <wchen-r7@github> Wei Chen <Wei_Chen@rapid7.com>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -6,7 +6,7 @@ require 'msf/core/framework'
describe Msf::Framework do
describe "#version" do
CURRENT_VERSION = "4.9.2-dev"
CURRENT_VERSION = "4.9.3-dev"
subject do
described_class.new