Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
horta committed Aug 17, 2022
1 parent f60a187 commit 49ee3cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/liknorm/liknorm.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
/** Minor liknorm version. */
#define LIKNORM_VERSION_MINOR 5
/** Minor liknorm version. */
#define LIKNORM_VERSION_PATCH 6
#define LIKNORM_VERSION_PATCH 7
/** Liknorm version. */
#define LIKNORM_VERSION "1.5.6"
#define LIKNORM_VERSION "1.5.7"

#ifdef __cplusplus
extern "C" {
Expand Down

0 comments on commit 49ee3cd

Please sign in to comment.