From 1cda42b118898434a324e99ffa0aa6630db13295 Mon Sep 17 00:00:00 2001 From: Steve Sharp Date: Thu, 20 Feb 2020 17:18:31 +0000 Subject: [PATCH] Updated Version no --- MainWindow.xaml.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MainWindow.xaml.cs b/MainWindow.xaml.cs index 9121dd2f..c6a0404e 100644 --- a/MainWindow.xaml.cs +++ b/MainWindow.xaml.cs @@ -25,7 +25,7 @@ namespace SMT public partial class MainWindow : Window { - public string SMTVersion = "SMT_072"; + public string SMTVersion = "SMT_073"; ///