manager: Increase the non breaking AMI version number

ASTERISK~29244 added three new AMI events, so bump the version number.

Change-Id: I0e77fa36d38fb27dec3481d4ef08131330da0632
This commit is contained in:
Kevin Harwell 2021-03-11 10:28:23 -06:00 committed by Friendly Automation
parent fb17a41641
commit ec8b030bd7
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
- \ref manager.c Main manager code file
*/
#define AMI_VERSION "5.0.2"
#define AMI_VERSION "5.0.3"
#define DEFAULT_MANAGER_PORT 5038 /* Default port for Asterisk management via TCP */
#define DEFAULT_MANAGER_TLS_PORT 5039 /* Default port for Asterisk management via TCP */