1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-12 11:52:01 +01:00

bump version in linux installer

git-svn-id: file:///home/svn/framework3/trunk@10728 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
James Lee 2010-10-18 09:16:42 +00:00
parent 80b9e618ec
commit ad593bc1a0

View File

@ -1,6 +1,6 @@
#!/bin/sh
VERSION="3.4.1-release"
VERSION="3.5.0-beta"
BASE=`dirname $0`
usage() {