Updated to version 1.172

Please keep in mind that this is still a development version and might surprise you (not necessarily in a good way).

Do not let me discourage you to build and test this version, although there will be some risks involved such as data corruption or loss of data.
This commit is contained in:
Olaf Barthel
2018-07-26 10:31:20 +02:00
parent a2431211ff
commit 81723de458
4 changed files with 477 additions and 412 deletions
+452 -405
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 170
#define DATE "22.7.2018"
#define VERS "smbfs 1.170"
#define VSTRING "smbfs 1.170 (22.7.2018)\r\n"
#define VERSTAG "\0$VER: smbfs 1.170 (22.7.2018)"
#define REVISION 172
#define DATE "26.7.2018"
#define VERS "smbfs 1.172"
#define VSTRING "smbfs 1.172 (26.7.2018)\r\n"
#define VERSTAG "\0$VER: smbfs 1.172 (26.7.2018)"
+1 -1
View File
@@ -1 +1 @@
170
172