]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
manager: Increase the non breaking AMI version number
authorKevin Harwell <kharwell@sangoma.com>
Thu, 11 Mar 2021 16:33:56 +0000 (10:33 -0600)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Thu, 11 Mar 2021 16:54:53 +0000 (10:54 -0600)
ASTERISK~29244 added three new AMI events, so bump the version number.

Change-Id: I0e77fa36d38fb27dec3481d4ef08131330da0632

include/asterisk/manager.h

index 24811bc398a538b8145cb436fc0032e89bc264bc..a0c100179ef39954635a762bbcea4ee06d6dca13 100644 (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 */