[Constants] Bump version internally

This commit is contained in:
Matt Nadareski
2017-09-06 21:53:12 -07:00
parent a2d9c9911c
commit 9b4dc660a5

View File

@@ -10,7 +10,7 @@ namespace SabreTools.Library.Data
/// <summary>
/// The current toolset version to be used by all child applications
/// </summary>
public static string Version = "v0.9.5-" + Assembly.GetExecutingAssembly().GetLinkerTime().ToString("yyyy-MM-dd HH:mm:ss");
public static string Version = "v0.9.8-" + Assembly.GetExecutingAssembly().GetLinkerTime().ToString("yyyy-MM-dd HH:mm:ss");
public const int HeaderHeight = 3;
#region 0-byte file constants