From 597f25db69c71d342e8661983df47e457625b5e2 Mon Sep 17 00:00:00 2001 From: Matthew Jordan Date: Fri, 28 Mar 2014 17:41:23 +0000 Subject: Update API versions and UPGRADE/CHANGES for 12.2.0 This patch does the following: * It updates the AMI version to 2.2.0 to indicate backwards compatible changes have been made since the last release * It updates the ARI version to 1.2.0 to indicate backwards compatible changes have been made since the last release * It updates the UPGRADE/CHANGES files with changes that were not mentioned ........ Merged revisions 411529 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@411530 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- rest-api/api-docs/applications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rest-api/api-docs/applications.json') diff --git a/rest-api/api-docs/applications.json b/rest-api/api-docs/applications.json index f976e554a..c75d0c61a 100644 --- a/rest-api/api-docs/applications.json +++ b/rest-api/api-docs/applications.json @@ -2,7 +2,7 @@ "_copyright": "Copyright (C) 2013, Digium, Inc.", "_author": "David M. Lee, II ", "_svn_revision": "$Revision$", - "apiVersion": "1.1.0", + "apiVersion": "1.2.0", "swaggerVersion": "1.1", "basePath": "http://localhost:8088/stasis", "resourcePath": "/api-docs/applications.{format}", -- cgit v1.2.3