Skip to content

Commit

Permalink
version.h: v3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosalie241 committed Jan 4, 2024
1 parent 31cbb18 commit 11dfc65
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 4
#define VERSION_BUILD 5

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

Expand Down

0 comments on commit 11dfc65

Please sign in to comment.