diff --git a/win32/Properties/AssemblyInfo.cs b/win32/Properties/AssemblyInfo.cs index 978d47c..d9e3646 100644 --- a/win32/Properties/AssemblyInfo.cs +++ b/win32/Properties/AssemblyInfo.cs @@ -7,7 +7,7 @@ // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("ITS ITU-R Rec P.528 GUI")] +[assembly: AssemblyTitle("ITS ITU-R Rec P.528-4 GUI")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("The Institute for Telecommunication Sciences")] @@ -51,5 +51,5 @@ // 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.3.0.0")] -[assembly: AssemblyFileVersion("1.3.0.0")] +[assembly: AssemblyVersion("1.3.1.0")] +[assembly: AssemblyFileVersion("1.3.1.0")]