Files
amiga-smbfs/source_code/smbfs_rev.h
T
Olaf Barthel 1566796e21 smbfs 1.68 (3.6.2005)
- It appears that Windows XP can produce directory listings with
  file/directory modification times set to 0, indicating that no
  such information is available, while the associated last file
  write access data is present. Previously, smbfs only reported
  the modification. If this data is unavailable and the date of
  the last write access is, the last write access will be
  reported instead.


git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/amiga-smbfs/trunk@11 26594b9e-b914-4e86-b7a1-9402bd427170
2005-06-03 14:35:12 +00:00

7 lines
185 B
C

#define VERSION 1
#define REVISION 68
#define DATE "3.6.2005"
#define VERS "smbfs 1.68"
#define VSTRING "smbfs 1.68 (3.6.2005)\r\n"
#define VERSTAG "\0$VER: smbfs 1.68 (3.6.2005)"