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:33:56 -06:00
committed by Friendly Automation
parent 0afd37e3b5
commit 263f906af4

View File

@@ -54,7 +54,7 @@
- \ref manager.c Main manager code file
*/
#define AMI_VERSION "7.0.0"
#define AMI_VERSION "7.0.1"
#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 */