|
@@ -4,7 +4,7 @@ using System.Runtime.InteropServices;
|
|
// General Information about an assembly is controlled through the following
|
|
// General Information about an assembly is controlled through the following
|
|
// set of attributes. Change these attribute values to modify the information
|
|
// set of attributes. Change these attribute values to modify the information
|
|
// associated with an assembly.
|
|
// associated with an assembly.
|
|
-[assembly: AssemblyTitle("互认金额版本和金额默认设置为0,以及医嘱内容引号解决")]
|
|
|
|
|
|
+[assembly: AssemblyTitle("互认金额版本和金额默认设置为0,以及医嘱内容引号解决,增加不互认提示")]
|
|
[assembly: AssemblyDescription("")]
|
|
[assembly: AssemblyDescription("")]
|
|
[assembly: AssemblyConfiguration("")]
|
|
[assembly: AssemblyConfiguration("")]
|
|
[assembly: AssemblyCompany("zlsoft")]
|
|
[assembly: AssemblyCompany("zlsoft")]
|
|
@@ -32,4 +32,4 @@ using System.Runtime.InteropServices;
|
|
// by using the '*' as shown below:
|
|
// by using the '*' as shown below:
|
|
// [assembly: AssemblyVersion("1.0.*")]
|
|
// [assembly: AssemblyVersion("1.0.*")]
|
|
[assembly: AssemblyVersion("1.4.35.140")]
|
|
[assembly: AssemblyVersion("1.4.35.140")]
|
|
-[assembly: AssemblyFileVersion("1.0.1.3")]
|
|
|
|
|
|
+[assembly: AssemblyFileVersion("1.0.1.4")]
|