summaryrefslogtreecommitdiff
path: root/include/asterisk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk.h')
-rw-r--r--include/asterisk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk.h b/include/asterisk.h
index 35628d231..ee1a9c337 100644
--- a/include/asterisk.h
+++ b/include/asterisk.h
@@ -90,7 +90,7 @@ int ast_pbx_init(void); /*!< Provided by pbx.c */
int ast_register_atexit(void (*func)(void));
/*!
- * \since 12
+ * \since 11.9
* \brief Register a function to be executed before Asterisk gracefully exits.
*
* If Asterisk is immediately shutdown (core stop now, or sending the TERM