Increment version number.

This commit is contained in:
Prof. 9
2014-05-25 01:59:25 +02:00
parent ab83def682
commit 560ac0e3bb

View File

@@ -12,7 +12,7 @@ namespace WfcReplay
{
class Program
{
static string version = "v0.4";
static string version = "v0.5";
static void Main(string[] args)
{