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