mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +02:00
Version update
This commit is contained in:
parent
6211e31ed9
commit
df604e6657
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ namespace System
|
|||
[StaticInitPriority(100)]
|
||||
class Runtime
|
||||
{
|
||||
const int32 cVersion = 8;
|
||||
const int32 cVersion = 9;
|
||||
|
||||
[CRepr, AlwaysInclude]
|
||||
struct BfDebugMessageData
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue