From 114898f111f15086fea513edd05bf4c6d342e725 Mon Sep 17 00:00:00 2001 From: Duo <50307526+iProzd@users.noreply.github.com> Date: Tue, 22 Oct 2024 22:08:07 +0800 Subject: [PATCH] bump version --- source/api_c/include/c_api.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/api_c/include/c_api.h b/source/api_c/include/c_api.h index 7826e9aa18..25ba602655 100644 --- a/source/api_c/include/c_api.h +++ b/source/api_c/include/c_api.h @@ -10,9 +10,9 @@ extern "C" { /** @file */ /** C API version. Bumped whenever the API is changed. - * @since API version 22 + * @since API version 23 */ -#define DP_C_API_VERSION 22 +#define DP_C_API_VERSION 23 /** * @brief Neighbor list.