diff --git a/Cardia/Properties/AssemblyInfo.cs b/Cardia/Properties/AssemblyInfo.cs index e0f5f26..0292f25 100644 --- a/Cardia/Properties/AssemblyInfo.cs +++ b/Cardia/Properties/AssemblyInfo.cs @@ -32,5 +32,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.1.*")] +[assembly: AssemblyVersion("1.1.0.1")] //[assembly: AssemblyFileVersion("0.7.*")] diff --git a/ECG Signal Generator/Properties/AssemblyInfo.cs b/ECG Signal Generator/Properties/AssemblyInfo.cs index 4c9cea6..746290d 100644 --- a/ECG Signal Generator/Properties/AssemblyInfo.cs +++ b/ECG Signal Generator/Properties/AssemblyInfo.cs @@ -32,5 +32,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.0.*")] +[assembly: AssemblyVersion("1.0.0.0")] //[assembly: AssemblyFileVersion("1.0.*")] diff --git a/HRM/Properties/AssemblyInfo.cs b/HRM/Properties/AssemblyInfo.cs index 9c26f91..242f52b 100644 --- a/HRM/Properties/AssemblyInfo.cs +++ b/HRM/Properties/AssemblyInfo.cs @@ -5,12 +5,12 @@ // 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("Zephyr HxM")] +[assembly: AssemblyTitle("HRM")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("Zephyr HxM")] -[assembly: AssemblyCopyright("Copyright © 2013")] +[assembly: AssemblyProduct("HRM")] +[assembly: AssemblyCopyright("Copyright © 2018")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -32,5 +32,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.0.*")] +[assembly: AssemblyVersion("1.1.0.0")] //[assembly: AssemblyFileVersion("1.0.0.0")]