From 62feb25a5e6fbc5e212ecb322b6c422df26e6e27 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 7 Oct 2017 12:11:26 -0600 Subject: [PATCH] Update source-release.sh --- debian/resources/switch/source-release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/resources/switch/source-release.sh b/debian/resources/switch/source-release.sh index cdb245d..41dd348 100755 --- a/debian/resources/switch/source-release.sh +++ b/debian/resources/switch/source-release.sh @@ -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