mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-25 20:19:36 +00:00
skypopen/gsmopen should use SWITCH_VERSION_FULL here
This commit is contained in:
parent
c1b2472781
commit
49ac909065
@ -132,7 +132,7 @@
|
|||||||
//#define SAMPLES_PER_FRAME SAMPLERATE_GSMOPEN/50
|
//#define SAMPLES_PER_FRAME SAMPLERATE_GSMOPEN/50
|
||||||
|
|
||||||
#ifndef GSMOPEN_SVN_VERSION
|
#ifndef GSMOPEN_SVN_VERSION
|
||||||
#define GSMOPEN_SVN_VERSION SWITCH_VERSION_REVISION
|
#define GSMOPEN_SVN_VERSION SWITCH_VERSION_FULL
|
||||||
#endif /* GSMOPEN_SVN_VERSION */
|
#endif /* GSMOPEN_SVN_VERSION */
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
|
@ -113,7 +113,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef GSMOPEN_SVN_VERSION
|
#ifndef GSMOPEN_SVN_VERSION
|
||||||
#define GSMOPEN_SVN_VERSION SWITCH_VERSION_REVISION
|
#define GSMOPEN_SVN_VERSION SWITCH_VERSION_FULL
|
||||||
#endif /* GSMOPEN_SVN_VERSION */
|
#endif /* GSMOPEN_SVN_VERSION */
|
||||||
|
|
||||||
#include "ctb-0.16/ctb.h"
|
#include "ctb-0.16/ctb.h"
|
||||||
|
@ -85,7 +85,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef SKYPOPEN_SVN_VERSION
|
#ifndef SKYPOPEN_SVN_VERSION
|
||||||
#define SKYPOPEN_SVN_VERSION SWITCH_VERSION_REVISION
|
#define SKYPOPEN_SVN_VERSION SWITCH_VERSION_FULL
|
||||||
#endif /* SKYPOPEN_SVN_VERSION */
|
#endif /* SKYPOPEN_SVN_VERSION */
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user