Skip to content

Commit

Permalink
version.h: v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosalie241 committed Oct 23, 2024
1 parent 1bc3fae commit 5391ad7
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 2
#define VERSION_BUILD 1
#define VERSION_BUILD 2

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

Expand Down

0 comments on commit 5391ad7

Please sign in to comment.