From cd74ba3d8d8a5aad69f467614d6d123edc5f0a07 Mon Sep 17 00:00:00 2001 From: Ken Rice Date: Mon, 16 Sep 2013 10:06:14 -0500 Subject: [PATCH] bump FS rev --- configure.in | 4 ++-- freeswitch.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.in b/configure.in index ea3694671c..9a333e1253 100644 --- a/configure.in +++ b/configure.in @@ -3,10 +3,10 @@ # Must change all of the below together # For a release, set revision for that tagged release as well and uncomment -AC_INIT([freeswitch], [1.2.12], bugs@freeswitch.org) +AC_INIT([freeswitch], [1.2.13], bugs@freeswitch.org) AC_SUBST(SWITCH_VERSION_MAJOR, [1]) AC_SUBST(SWITCH_VERSION_MINOR, [2]) -AC_SUBST(SWITCH_VERSION_MICRO, [12]) +AC_SUBST(SWITCH_VERSION_MICRO, [13]) AC_SUBST(SWITCH_VERSION_REVISION, []) AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, []) diff --git a/freeswitch.spec b/freeswitch.spec index fce5618e8a..01985a4fb1 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -123,7 +123,7 @@ Source8: http://files.freeswitch.org/downloads/libs/sphinxbase-0.7.tar.gz Source9: http://files.freeswitch.org/downloads/libs/communicator_semi_6000_20080321.tar.gz Source10: http://files.freeswitch.org/downloads/libs/libmemcached-0.32.tar.gz Source11: http://files.freeswitch.org/downloads/libs/json-c-0.9.tar.gz -Source12: http://files.freeswitch.org/downloads/libs/opus-0.9.0.tar.gz +Source12: http://files.freeswitch.org/downloads/libs/opus-1.0.2.tar.gz Prefix: %{prefix}