[Constants] Bump version number again

This commit is contained in:
Matt Nadareski
2016-08-31 15:01:22 -07:00
parent 35af57d09a
commit 5bd72c4cc5

View File

@@ -7,7 +7,7 @@ namespace SabreTools.Helper
/// <summary> /// <summary>
/// The current toolset version to be used by all child applications /// The current toolset version to be used by all child applications
/// </summary> /// </summary>
public static string Version = "v0.9.1"; public static string Version = "v0.9.2";
public static int HeaderHeight = 3; public static int HeaderHeight = 3;
#region 0-byte file constants #region 0-byte file constants