diff options
Diffstat (limited to 'package/freeswitch/freeswitch.mk')
-rw-r--r-- | package/freeswitch/freeswitch.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/freeswitch/freeswitch.mk b/package/freeswitch/freeswitch.mk index ee3ff4fa88..8c107e9900 100644 --- a/package/freeswitch/freeswitch.mk +++ b/package/freeswitch/freeswitch.mk @@ -4,7 +4,7 @@ # ################################################################################ -FREESWITCH_VERSION = 1.6.13 +FREESWITCH_VERSION = 1.6.14 FREESWITCH_SOURCE = freeswitch-$(FREESWITCH_VERSION).tar.xz FREESWITCH_SITE = http://files.freeswitch.org/freeswitch-releases FREESWITCH_LICENSE = MPLv1.1, \ |