mirror of
https://github.com/obarthel/amiga-smbfs.git
synced 2025-12-08 14:58:35 +00:00
Please see the README.md and smbfs.doc files for detailed documentation and the history.doc file for a detailed list of changes.
7 lines
187 B
C
7 lines
187 B
C
#define VERSION 2
|
|
#define REVISION 1
|
|
#define DATE "25.11.2018"
|
|
#define VERS "smbfs 2.1"
|
|
#define VSTRING "smbfs 2.1 (25.11.2018)\r\n"
|
|
#define VERSTAG "\0$VER: smbfs 2.1 (25.11.2018)"
|