summaryrefslogtreecommitdiff
path: root/include/asterisk/app.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/app.h')
-rw-r--r--include/asterisk/app.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/app.h b/include/asterisk/app.h
index a7c0730e9..0cb11ceca 100644
--- a/include/asterisk/app.h
+++ b/include/asterisk/app.h
@@ -115,7 +115,7 @@ int ast_app_getdata(struct ast_channel *c, const char *prompt, char *s, int maxl
int ast_app_getdata_full(struct ast_channel *c, const char *prompt, char *s, int maxlen, int timeout, int audiofd, int ctrlfd);
/*!
- * \since 1.6.3
+ * \since 1.8
* \brief Run a macro on a channel, placing a second channel into autoservice.
*
* This is a shorthand method that makes it very easy to run a macro on any given