1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 19:48:20 +02:00

Version update

This commit is contained in:
Brian Fiete 2022-02-11 08:58:10 -05:00
parent 6211e31ed9
commit df604e6657

View file

@ -7,7 +7,7 @@ namespace System
[StaticInitPriority(100)]
class Runtime
{
const int32 cVersion = 8;
const int32 cVersion = 9;
[CRepr, AlwaysInclude]
struct BfDebugMessageData