summaryrefslogtreecommitdiff
path: root/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'log.c')
-rw-r--r--log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/log.c b/log.c
index a5ca214..7d3e061 100644
--- a/log.c
+++ b/log.c
@@ -162,7 +162,7 @@ SRD_API char *srd_log_logdomain_get(void)
*
* @return SRD_OK upon success, SRD_ERR_ARG upon invalid arguments.
*
- * @since 0.1.0
+ * @since 0.3.0
*/
SRD_API int srd_log_callback_set(srd_log_callback cb, void *cb_data)
{