Update spec to reflect the correct version.
parent
2f2692f4bf
commit
bbc72c3e1c
|
@ -6,7 +6,7 @@ require 'msf/core/framework'
|
|||
describe Msf::Framework do
|
||||
|
||||
describe "#version" do
|
||||
CURRENT_VERSION = "4.9.0-dev"
|
||||
CURRENT_VERSION = "4.9.2-dev"
|
||||
|
||||
subject do
|
||||
described_class.new
|
||||
|
|
Loading…
Reference in New Issue