diff --git a/sw/control/KFDtool.Gui/Properties/AssemblyInfo.cs b/sw/control/KFDtool.Gui/Properties/AssemblyInfo.cs index 5e4ae4b..7975d67 100644 --- a/sw/control/KFDtool.Gui/Properties/AssemblyInfo.cs +++ b/sw/control/KFDtool.Gui/Properties/AssemblyInfo.cs @@ -51,6 +51,6 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.8.0.0")] -[assembly: AssemblyFileVersion("1.8.0.0")] -[assembly: AssemblyInformationalVersion("1.8.0")] +[assembly: AssemblyVersion("1.8.1.0")] +[assembly: AssemblyFileVersion("1.8.1.0")] +[assembly: AssemblyInformationalVersion("1.8.1")]