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