22db5aad8a
MSP-10998 It can't handle 4.10.0 because it tries to compact the multiple part version into one float using (1 / 10.0).
7 lines
71 B
Ruby
7 lines
71 B
Ruby
module Metasploit
|
|
module Framework
|
|
module Core
|
|
|
|
end
|
|
end
|
|
end |