From d5eb4d82170448b4041201dfea4cf958e611ecad Mon Sep 17 00:00:00 2001 From: Joshua Drake Date: Tue, 15 Dec 2009 02:08:43 +0000 Subject: [PATCH] add svn:keywords property git-svn-id: file:///home/svn/framework3/trunk@7869 4d416f70-5f16-0410-b530-b9f4589650da --- modules/exploits/windows/http/hp_nnm_snmp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exploits/windows/http/hp_nnm_snmp.rb b/modules/exploits/windows/http/hp_nnm_snmp.rb index f162ecdddf..476c42a133 100644 --- a/modules/exploits/windows/http/hp_nnm_snmp.rb +++ b/modules/exploits/windows/http/hp_nnm_snmp.rb @@ -23,7 +23,7 @@ class Metasploit3 < Msf::Exploit::Remote }, 'Author' => [ 'MC' ], 'License' => MSF_LICENSE, - 'Version' => '$Revision: $', + 'Version' => '$Revision$', 'References' => [ [ 'CVE', '2009-3849' ],