From 560ac0e3bb8eebf7618bd0254fc7c3cce289f0af Mon Sep 17 00:00:00 2001 From: "Prof. 9" Date: Sun, 25 May 2014 01:59:25 +0200 Subject: [PATCH] Increment version number. --- WfcReplay/Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WfcReplay/Program.cs b/WfcReplay/Program.cs index 098ef6f..109ccae 100644 --- a/WfcReplay/Program.cs +++ b/WfcReplay/Program.cs @@ -12,7 +12,7 @@ namespace WfcReplay { class Program { - static string version = "v0.4"; + static string version = "v0.5"; static void Main(string[] args) {