Files
amiga-smbfs/source_code/smbfs_rev.h
T
obarthel 4318e4d544 Updated to version 2.5
This version fixes the instant crash in the fully optimized 68k/020+ builds, which was cased by a missing __saveds keyword.
2018-12-16 10:23:32 +01:00

7 lines
187 B
C

#define VERSION 2
#define REVISION 5
#define DATE "16.12.2018"
#define VERS "smbfs 2.5"
#define VSTRING "smbfs 2.5 (16.12.2018)\r\n"
#define VERSTAG "\0$VER: smbfs 2.5 (16.12.2018)"