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
189 B
C
7 lines
189 B
C
#define VERSION 1
|
|
#define REVISION 124
|
|
#define DATE "6.5.2018"
|
|
#define VERS "smbfs 1.124"
|
|
#define VSTRING "smbfs 1.124 (6.5.2018)\r\n"
|
|
#define VERSTAG "\0$VER: smbfs 1.124 (6.5.2018)"
|