[Constants] Bump version number

This commit is contained in:
Matt Nadareski
2016-06-13 10:19:07 -07:00
parent dce3962240
commit e019fad75c

View File

@@ -7,7 +7,7 @@ namespace SabreTools.Helper
/// <summary>
/// The current toolset version to be used by all child applications
/// </summary>
public static string Version = "v0.8.3";
public static string Version = "v0.8.9";
// 0-byte file constants
public static long SizeZero = 0;