mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-16 23:34:10 +02:00
Version bump to 0.42.9
This commit is contained in:
parent
3c45db1976
commit
9c948d37ff
3 changed files with 3 additions and 3 deletions
|
@ -119,7 +119,7 @@ namespace IDE
|
|||
public class IDEApp : BFApp
|
||||
{
|
||||
public static String sRTVersionStr = "042";
|
||||
public const String cVersion = "0.42.8";
|
||||
public const String cVersion = "0.42.9";
|
||||
|
||||
#if BF_PLATFORM_WINDOWS
|
||||
public static readonly String sPlatform64Name = "Win64";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue