ver. 2.18.1153

This commit is contained in:
Milan Hanajik 2019-02-27 08:11:50 +01:00
parent 5586f58c6e
commit 2574ce1aee
2 changed files with 4 additions and 2 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

View File

@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
// Build Number // Build Number
// Revision // Revision
// //
[assembly: AssemblyVersion("2.18.1152.0")] [assembly: AssemblyVersion("2.18.1153.0")]
[assembly: AssemblyFileVersion("2.18.1152.0")] [assembly: AssemblyFileVersion("2.18.1153.0")]