git-svn-id: svn://localhost/Users/andi/Downloads/code/trunk@9 eddbe33b-e435-4246-ac25-f5eb65f9a13c

This commit is contained in:
Leathl 2009-12-05 14:58:46 +00:00
parent 3e4583a8fc
commit b90892aaed
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ namespace ForwardMii
{
public class ForwardMii_Plugin
{
const string version = "1.0"; //Hint for myself: Never use a char in the Version (UpdateCheck)!
const string version = "1.01"; //Hint for myself: Never use a char in the Version (UpdateCheck)!
public static string GetVersion()
{