a few more svn:keywords fixes

git-svn-id: file:///home/svn/framework3/trunk@7870 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Joshua Drake 2009-12-15 02:11:42 +00:00
parent d5eb4d8217
commit b1c9b7e927
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ module Metasploit3
def initialize(info = {})
super(merge_info(info,
'Name' => 'Windows x64 Command Shell',
'Version' => '$Revision',
'Version' => '$Revision$',
'Description' => 'Spawn a piped command shell (Windows x64)',
'Author' => [ 'sf' ],
'License' => MSF_LICENSE,