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 1
|
|
#define REVISION 89
|
|
#define DATE "29.3.2016"
|
|
#define VERS "smbfs 1.89"
|
|
#define VSTRING "smbfs 1.89 (29.3.2016)\r\n"
|
|
#define VERSTAG "\0$VER: smbfs 1.89 (29.3.2016)"
|