[Constants] Bump version number, because I can

This commit is contained in:
Matt Nadareski
2017-02-02 23:24:55 -08:00
parent 0fe6346a3c
commit 1b5d570799

View File

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