mirror of
https://github.com/obarthel/amiga-smbfs.git
synced 2025-12-08 14:58:35 +00:00
7 lines
184 B
C
7 lines
184 B
C
#define VERSION 2
|
|
#define REVISION 2
|
|
#define DATE "1.12.2018"
|
|
#define VERS "smbfs 2.2"
|
|
#define VSTRING "smbfs 2.2 (1.12.2018)\r\n"
|
|
#define VERSTAG "\0$VER: smbfs 2.2 (1.12.2018)"
|