Skip to content

Commit

Permalink
version.h: v3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosalie241 committed Jan 1, 2024
1 parent 7192730 commit 7dae66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

#define VERSION_MAJOR 3
#define VERSION_MINOR 1
#define VERSION_BUILD 3
#define VERSION_BUILD 4

#define VERSION_STR STR_MACRO(VERSION_MAJOR) "." STR_MACRO(VERSION_MINOR) "." STR_MACRO(VERSION_BUILD)

Expand Down

0 comments on commit 7dae66d

Please sign in to comment.