Skip to content

Commit ec5c1c5

Browse files
committed
Merge pull request rapid7#3614 from limhoff-r7/bug/MSP-10848/nightly-msfconsole
# MSP-10848 Add missing require
2 parents 1691795 + 9c29b78 commit ec5c1c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/msf/base/config.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# Project
1111
#
1212

13+
require 'metasploit/framework/version'
1314
require 'rex/compat'
1415

1516
module Msf

0 commit comments

Comments
 (0)