[Constants] Version bump for bugfix

This commit is contained in:
Matt Nadareski
2017-10-16 14:07:00 -07:00
parent 89489a10d0
commit 770403df86

View File

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