Skip to content

Commit

Permalink
log 1.10.30 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ianpatt committed Mar 7, 2024
1 parent 2e33818 commit bd6dfa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sfse_common/sfse_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
#define RUNTIME_VERSION_1_9_51 MAKE_EXE_VERSION(1, 9, 51) // 0x01090330
#define RUNTIME_VERSION_1_9_67 MAKE_EXE_VERSION(1, 9, 67) // 0x01090430 beta released to main branch
#define RUNTIME_VERSION_1_9_71 MAKE_EXE_VERSION(1, 9, 71) // 0x01090470 hotfix
#define RUNTIME_VERSION_1_10_30 MAKE_EXE_VERSION(1, 10, 30) // 0x010A01E0 beta

#define PACKED_SFSE_VERSION MAKE_EXE_VERSION(SFSE_VERSION_INTEGER, SFSE_VERSION_INTEGER_MINOR, SFSE_VERSION_INTEGER_BETA)

Expand Down

0 comments on commit bd6dfa5

Please sign in to comment.