Bump version number

This commit is contained in:
Matt Nadareski
2016-05-23 18:05:37 -07:00
parent ca1694a1ca
commit dea5d550fc

View File

@@ -5,7 +5,7 @@
/// <summary>
/// The current toolset version to be used by all child applications
/// </summary>
public static string Version = "0.7.5.0";
public static string Version = "0.8.0.0";
// 0-byte file constants
public static long SizeZero = 0;