[Asterisk-code-review] manager: Increase the non breaking AMI version number (asterisk[18])

Friendly Automation asteriskteam at digium.com
Thu Mar 11 10:54:54 CST 2021


Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/15627 )

Change subject: manager: Increase the non breaking AMI version number
......................................................................

manager: Increase the non breaking AMI version number

ASTERISK~29244 added three new AMI events, so bump the version number.

Change-Id: I0e77fa36d38fb27dec3481d4ef08131330da0632
---
M include/asterisk/manager.h
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Friendly Automation: Looks good to me, approved; Approved for Submit



diff --git a/include/asterisk/manager.h b/include/asterisk/manager.h
index 24811bc..a0c1001 100644
--- a/include/asterisk/manager.h
+++ b/include/asterisk/manager.h
@@ -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 */
 

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/15627
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 18
Gerrit-Change-Id: I0e77fa36d38fb27dec3481d4ef08131330da0632
Gerrit-Change-Number: 15627
Gerrit-PatchSet: 2
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210311/12205e24/attachment.html>


More information about the asterisk-code-review mailing list