diff --git a/Source/SolutionInfo.cs b/Source/SolutionInfo.cs index 2362af0..eacc8fc 100644 --- a/Source/SolutionInfo.cs +++ b/Source/SolutionInfo.cs @@ -12,7 +12,7 @@ // 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.7.0.0")] -[assembly: AssemblyCopyright("Copyright © 2019")] +[assembly: AssemblyVersion("20.0.0.0")] +[assembly: AssemblyCopyright("Copyright © 2020")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCompany("National Instruments")]