Skip to content

Commit

Permalink
kick version to 0.41.02
Browse files Browse the repository at this point in the history
[skip_fishtest]
  • Loading branch information
dhbloo committed Jul 22, 2024
1 parent 0d732fa commit f57fc23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rapfi/core/version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

#define RAPFI_MAJOR_VER 0
#define RAPFI_MINOR_VER 41
#define RAPFI_REVISION_VER 01
#define RAPFI_REVISION_VER 02

#define MACRO_STR(s) #s
#define VERSION_STR(a, b, c) MACRO_STR(a) "." MACRO_STR(b) "." MACRO_STR(c)
Expand Down

0 comments on commit f57fc23

Please sign in to comment.