From fbb612751e41104f7a4b692116e82164a44a4364 Mon Sep 17 00:00:00 2001 From: Matthew Jordan Date: Fri, 8 Aug 2014 12:39:36 +0000 Subject: make_ari_stubs: Update wiki prefix to '13' git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@420538 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- rest-api-templates/make_ari_stubs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rest-api-templates') diff --git a/rest-api-templates/make_ari_stubs.py b/rest-api-templates/make_ari_stubs.py index 860ab333d..4e02cdd5f 100755 --- a/rest-api-templates/make_ari_stubs.py +++ b/rest-api-templates/make_ari_stubs.py @@ -41,7 +41,7 @@ def rel(file): """ return os.path.join(TOPDIR, file) -WIKI_PREFIX = 'Asterisk 12' +WIKI_PREFIX = 'Asterisk 13' API_TRANSFORMS = [ Transform(rel('api.wiki.mustache'), -- cgit v1.2.3