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:
parent
80b9e618ec
commit
ad593bc1a0
2
external/installer-linux/build.sh
vendored
2
external/installer-linux/build.sh
vendored
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
VERSION="3.4.1-release"
|
||||
VERSION="3.5.0-beta"
|
||||
BASE=`dirname $0`
|
||||
|
||||
usage() {
|
||||
|
Loading…
Reference in New Issue
Block a user