mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
FS-9662 #resolves [mod_opal] Fix version number in old OPAL error
This commit is contained in:
parent
34238d2bd0
commit
fb6f9a454e
@ -39,7 +39,7 @@
|
||||
#endif
|
||||
|
||||
#if !OPAL_CHECK_VERSION(3,12,8)
|
||||
#error OPAL is too old to use, must be >= 2.12.8
|
||||
#error OPAL is too old to use, must be >= 3.12.8
|
||||
#endif
|
||||
|
||||
#include <ep/localep.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user