mirror of
https://github.com/obarthel/amiga-smbfs.git
synced 2025-12-08 14:58:35 +00:00
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.
7 lines
192 B
C
7 lines
192 B
C
#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)"
|