Skip to content

Commit

Permalink
version.h: v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosalie241 committed Aug 4, 2024
1 parent b5a034e commit a1e707d
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 0
#define VERSION_BUILD 1

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

Expand Down

0 comments on commit a1e707d

Please sign in to comment.