1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-12 11:52:01 +01:00
metasploit-framework/external/installer-win32/version.rb
HD Moore 879f0b306b Check the cygwin scripts into SVN
git-svn-id: file:///home/svn/framework3/trunk@7471 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-12 05:30:58 +00:00

7 lines
103 B
Ruby
Executable File

#!/usr/bin/env ruby
$:.unshift("msf3-base/msf3/lib")
require "msf/core"
puts Msf::Framework::Version