Files
asterisk/third-party/versions.mak
Ben Ford ab2163cacb Upgrade bundled pjproject to 2.14.
Fixes: #406

UserNote: Bundled pjproject has been upgraded to 2.14. For more
information on what all is included in this change, check out the
pjproject Github page: https://github.com/pjsip/pjproject/releases

(cherry picked from commit bbfaff33cf)
2024-03-07 14:17:22 +00:00

7 lines
183 B
Makefile

# This file is also 'sourced' by the
# configure script so it must follow 'shell'
# syntax as well as 'make' syntax.
JANSSON_VERSION=2.14
PJPROJECT_VERSION=2.14
LIBJWT_VERSION=1.15.3