switch 'Version' Rev to Revision since msf doesn't handle it correctly
git-svn-id: file:///home/svn/framework3/trunk@6877 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
d3e65b3363
commit
7262621d35
|
@ -35,7 +35,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
Only "cmd/unix/generic" payloads were tested.
|
||||
},
|
||||
'License' => MSF_LICENSE,
|
||||
'Version' => '$Rev$',
|
||||
'Version' => '$Revision$',
|
||||
'Author' => [ 'Nicob <nicob[at]nicob.net>' ],
|
||||
'References' =>
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue