Updated to version 1.162

This commit is contained in:
obarthel
2018-07-07 16:36:31 +02:00
parent 1b50e88f0d
commit afc15b5f03
4 changed files with 553 additions and 388 deletions
+491 -374
View File
File diff suppressed because it is too large Load Diff
+5 -5
View File
@@ -1,6 +1,6 @@
#define VERSION 1
#define REVISION 160
#define DATE "30.6.2018"
#define VERS "smbfs 1.160"
#define VSTRING "smbfs 1.160 (30.6.2018)\r\n"
#define VERSTAG "\0$VER: smbfs 1.160 (30.6.2018)"
#define REVISION 162
#define DATE "7.7.2018"
#define VERS "smbfs 1.162"
#define VSTRING "smbfs 1.162 (7.7.2018)\r\n"
#define VERSTAG "\0$VER: smbfs 1.162 (7.7.2018)"
+1 -1
View File
@@ -1 +1 @@
160
162