提交 5c0c791e authored 作者: Mike Jerris's avatar Mike Jerris

Merge pull request #1023 in FS/freeswitch from…

Merge pull request #1023 in FS/freeswitch from ~OPENCODE/freeswitch:bugfix/FS-9662-wrong-version-number-in-old-opal to master

* commit 'fb6f9a45':
  FS-9662 #resolves [mod_opal] Fix version number in old OPAL error
......@@ -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>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论