]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
AMI: Increase version number
authorKevin Harwell <kharwell@digium.com>
Fri, 13 Oct 2017 17:15:40 +0000 (12:15 -0500)
committerKevin Harwell <kharwell@digium.com>
Fri, 13 Oct 2017 17:15:40 +0000 (12:15 -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 6044c9762420b850a06d3e64c2d6394f11c50a39..f3117d930d6b0fca1a2454b1ddafee4919a1bf15 100644 (file)
@@ -54,7 +54,7 @@
 - \ref manager.c Main manager code file
  */
 
-#define AMI_VERSION                     "3.2.1"
+#define AMI_VERSION                     "3.2.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 */