Update for 3.4.0
git-svn-id: file:///home/svn/framework3/trunk@9307 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
0d9d64e819
commit
c93642b11f
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
VERSION="3.3.3"
|
VERSION="3.4.0"
|
||||||
|
|
||||||
# Grab a fresh copy of Metasploit
|
# Grab a fresh copy of Metasploit
|
||||||
if [ -f "tmp/msf3/msfconsole" ]; then
|
if [ -f "tmp/msf3/msfconsole" ]; then
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
888
|
888
|
||||||
888
|
888
|
||||||
|
|
||||||
[33mMetasploit Framework v3.3.3 Release
|
[33mMetasploit Framework v3.4.0 Release
|
||||||
[31mReport Bugs: msfdev@metasploit.com
|
[31mReport Bugs: msfdev@metasploit.com
|
||||||
[0m
|
[0m
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue