diff --git a/Program.cs b/Program.cs index 8f63c63..df1e3a3 100644 --- a/Program.cs +++ b/Program.cs @@ -8,7 +8,7 @@ namespace PingoMeter internal static class Program { /// x.x.x program version string. - public const string VERSION = "0.9.8"; + public const string VERSION = "0.9.9"; [STAThread] public static void Main(string[] args)