Bump version number due to API changes: Du2Dv2Ati token and ObjectPurgeableAPPLE return values are modified.

This commit is contained in:
the_fiddler 2010-10-13 23:12:11 +00:00
parent c112bcce0e
commit b6b545a356

View file

@ -33,7 +33,7 @@ namespace Build.UpdateVersion
class Program
{
const string Major = "1";
const string Minor = "0";
const string Minor = "1";
public static void Main()
{