wasStitchNET

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 13  →  ?path2? @ 14
/Constants.cs
@@ -13,6 +13,7 @@
{
public const string SERVER_IP_PATH = @"ip";
public const string UPDATE_PATH = @"update";
public const string LATEST_RELEASE_PATH = @"latest";
public const string PROGRESSIVE_PATH = @"progressive";
public const string UPDATE_DATA_PATH = @"data";
public const string UPDATE_OPTIONS_FILE = @"options.xml";