]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
AMI: Increase version number
authorKevin Harwell <kharwell@digium.com>
Fri, 13 Oct 2017 17:09:13 +0000 (12:09 -0500)
committerKevin Harwell <kharwell@digium.com>
Fri, 13 Oct 2017 17:11:21 +0000 (12:11 -0500)
Bump the AMI patch number since the following new addition was made:

* Added a new CancelAtxfer action that cancels an attended transfer.

Change-Id: I9bac528791bd62ef0e99243903b6bc7a6c7ab182

include/asterisk/manager.h

index a9e960c747b7b98673fb6eb1c5563cff0ab02a28..27944add847aa1fdbe7fdea74eea57fa7e0d443d 100644 (file)
@@ -54,7 +54,7 @@
 - \ref manager.c Main manager code file
  */
 
-#define AMI_VERSION                     "2.10.1"
+#define AMI_VERSION                     "2.10.2"
 #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 */