mirror of
https://github.com/obarthel/amiga-smbfs.git
synced 2025-12-08 14:58:35 +00:00
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:
+452
-405
File diff suppressed because it is too large
Load Diff
@@ -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 @@
|
||||
170
|
||||
172
|
||||
|
||||
Reference in New Issue
Block a user