Files
amiga-smbfs/source_code/smbfs_rev.h
T
Olaf Barthel 6ae4cc81ff Major update to SMB decoder
Major rework of the code which decodes individual commands,  their parameters and the responses. This is still incomplete, but it's a lot more useful now than before.
2016-03-25 17:47:10 +01:00

7 lines
188 B
C

#define VERSION 1
#define REVISION 84
#define DATE "25.3.2016"
#define VERS "smbfs 1.84"
#define VSTRING "smbfs 1.84 (25.3.2016)\r\n"
#define VERSTAG "\0$VER: smbfs 1.84 (25.3.2016)"