Skip to content

Commit

Permalink
Update c_api.h
Browse files Browse the repository at this point in the history
  • Loading branch information
iProzd committed Nov 7, 2024
1 parent ab15e47 commit e572e37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/api_c/include/c_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ extern "C" {
/** @file */

/** C API version. Bumped whenever the API is changed.
* @since API version 23
* @since API version 22
*/
#define DP_C_API_VERSION 23
#define DP_C_API_VERSION 24

/**
* @brief Neighbor list.
Expand Down

0 comments on commit e572e37

Please sign in to comment.