Skip to content

Commit

Permalink
bump version date
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzwald committed Jul 8, 2023
1 parent fb09561 commit a93d859
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
#define FN_VERSION_MAJOR 0
#define FN_VERSION_MINOR 5

#define FN_VERSION_BUILD "63d992c8"
#define FN_VERSION_BUILD "fb095614"

#define FN_VERSION_DATE "2023-05-07 08:00:00"
#define FN_VERSION_DATE "2023-07-08 14:06:00"

#define FN_VERSION_FULL "v1.0"

0 comments on commit a93d859

Please sign in to comment.