1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00
Files
amiga-clib2/library/net.lib_rev.h
Olaf Barthel c5087c78ce - Getting ready for the 1.192 release.
- Floating point output in hexadecimal notation can now show a sign
  in front of the hex prefix string.


git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@14945 87f5fb63-7c3d-0410-a384-fd976d0f7a62
2005-05-12 14:42:32 +00:00

7 lines
198 B
C

#define VERSION 1
#define REVISION 192
#define DATE "12.5.2005"
#define VERS "net.lib 1.192"
#define VSTRING "net.lib 1.192 (12.5.2005)\r\n"
#define VERSTAG "\0$VER: net.lib 1.192 (12.5.2005)"