Skip to content

Commit 9c1cbee

Browse files
committed
Correction on version info+file versions
1 parent 2e54816 commit 9c1cbee

39 files changed

+585
-27
lines changed

Base/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
1212
[assembly: AssemblyProduct("NHapiTools.Base")]
13-
[assembly: AssemblyCopyright("Copyright Division by Zero © 2013 - 2018")]
13+
[assembly: AssemblyCopyright("Copyright Division by Zero © 2013 - 2020")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.11.0.0")]
36-
[assembly: AssemblyFileVersion("1.10.0.0")]
35+
[assembly: AssemblyVersion("1.11.0.2")]
36+
[assembly: AssemblyFileVersion("1.11.0.2")]
3.5 KB
Binary file not shown.
5.5 KB
Binary file not shown.
19.5 KB
Binary file not shown.
132 KB
Binary file not shown.
82.5 KB
Binary file not shown.
91.5 KB
Binary file not shown.
134 KB
Binary file not shown.
133 KB
Binary file not shown.
149 KB
Binary file not shown.

0 commit comments

Comments
 (0)