Update source-release.sh

This commit is contained in:
FusionPBX 2017-10-07 12:11:26 -06:00 committed by GitHub
parent b6c8ea794c
commit 62feb25a5e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ apt-get install -y --force-yes freeswitch-video-deps-most
#we are about to move out of the executing directory so we need to preserve it to return after we are done
CWD=$(pwd)
SWITCH_VERSION=1.6.18
SWITCH_VERSION=1.6.19
echo "Using version $SWITCH_VERSION"
cd /usr/src
#git clone -b v1.6 https://freeswitch.org/stash/scm/fs/freeswitch.git /usr/src/freeswitch