mirror of
https://github.com/adtools/clib2.git
synced 2025-12-08 14:59:05 +00:00
- Preparations for new release.
git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@15097 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
#define VERSION 1
|
#define VERSION 1
|
||||||
#define REVISION 199
|
#define REVISION 200
|
||||||
#define DATE "6.3.2006"
|
#define DATE "17.4.2006"
|
||||||
#define VERS "amiga.lib 1.199"
|
#define VERS "amiga.lib 1.200"
|
||||||
#define VSTRING "amiga.lib 1.199 (6.3.2006)\r\n"
|
#define VSTRING "amiga.lib 1.200 (17.4.2006)\r\n"
|
||||||
#define VERSTAG "\0$VER: amiga.lib 1.199 (6.3.2006)"
|
#define VERSTAG "\0$VER: amiga.lib 1.200 (17.4.2006)"
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
199
|
200
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
#define VERSION 1
|
#define VERSION 1
|
||||||
#define REVISION 199
|
#define REVISION 200
|
||||||
#define DATE "6.3.2006"
|
#define DATE "17.4.2006"
|
||||||
#define VERS "c.lib 1.199"
|
#define VERS "c.lib 1.200"
|
||||||
#define VSTRING "c.lib 1.199 (6.3.2006)\r\n"
|
#define VSTRING "c.lib 1.200 (17.4.2006)\r\n"
|
||||||
#define VERSTAG "\0$VER: c.lib 1.199 (6.3.2006)"
|
#define VERSTAG "\0$VER: c.lib 1.200 (17.4.2006)"
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
199
|
200
|
||||||
|
|||||||
@ -1,3 +1,5 @@
|
|||||||
|
c.lib 1.200 (17.4.2006)
|
||||||
|
|
||||||
- The default break signal mask (SIGBREAKF_CTRL_C) is no longer
|
- The default break signal mask (SIGBREAKF_CTRL_C) is no longer
|
||||||
hard-coded. You can override it at link time with a different
|
hard-coded. You can override it at link time with a different
|
||||||
variable value for __break_signal_mask. This may have to be
|
variable value for __break_signal_mask. This may have to be
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
#define VERSION 1
|
#define VERSION 1
|
||||||
#define REVISION 199
|
#define REVISION 200
|
||||||
#define DATE "6.3.2006"
|
#define DATE "17.4.2006"
|
||||||
#define VERS "debug.lib 1.199"
|
#define VERS "debug.lib 1.200"
|
||||||
#define VSTRING "debug.lib 1.199 (6.3.2006)\r\n"
|
#define VSTRING "debug.lib 1.200 (17.4.2006)\r\n"
|
||||||
#define VERSTAG "\0$VER: debug.lib 1.199 (6.3.2006)"
|
#define VERSTAG "\0$VER: debug.lib 1.200 (17.4.2006)"
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
199
|
200
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
#define VERSION 1
|
#define VERSION 1
|
||||||
#define REVISION 199
|
#define REVISION 200
|
||||||
#define DATE "6.3.2006"
|
#define DATE "17.4.2006"
|
||||||
#define VERS "m.lib 1.199"
|
#define VERS "m.lib 1.200"
|
||||||
#define VSTRING "m.lib 1.199 (6.3.2006)\r\n"
|
#define VSTRING "m.lib 1.200 (17.4.2006)\r\n"
|
||||||
#define VERSTAG "\0$VER: m.lib 1.199 (6.3.2006)"
|
#define VERSTAG "\0$VER: m.lib 1.200 (17.4.2006)"
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
199
|
200
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
#define VERSION 1
|
#define VERSION 1
|
||||||
#define REVISION 199
|
#define REVISION 200
|
||||||
#define DATE "6.3.2006"
|
#define DATE "17.4.2006"
|
||||||
#define VERS "m881.lib 1.199"
|
#define VERS "m881.lib 1.200"
|
||||||
#define VSTRING "m881.lib 1.199 (6.3.2006)\r\n"
|
#define VSTRING "m881.lib 1.200 (17.4.2006)\r\n"
|
||||||
#define VERSTAG "\0$VER: m881.lib 1.199 (6.3.2006)"
|
#define VERSTAG "\0$VER: m881.lib 1.200 (17.4.2006)"
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
199
|
200
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
#define VERSION 1
|
#define VERSION 1
|
||||||
#define REVISION 199
|
#define REVISION 200
|
||||||
#define DATE "6.3.2006"
|
#define DATE "17.4.2006"
|
||||||
#define VERS "net.lib 1.199"
|
#define VERS "net.lib 1.200"
|
||||||
#define VSTRING "net.lib 1.199 (6.3.2006)\r\n"
|
#define VSTRING "net.lib 1.200 (17.4.2006)\r\n"
|
||||||
#define VERSTAG "\0$VER: net.lib 1.199 (6.3.2006)"
|
#define VERSTAG "\0$VER: net.lib 1.200 (17.4.2006)"
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
199
|
200
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
#define VERSION 1
|
#define VERSION 1
|
||||||
#define REVISION 199
|
#define REVISION 200
|
||||||
#define DATE "6.3.2006"
|
#define DATE "17.4.2006"
|
||||||
#define VERS "stack.lib 1.199"
|
#define VERS "stack.lib 1.200"
|
||||||
#define VSTRING "stack.lib 1.199 (6.3.2006)\r\n"
|
#define VSTRING "stack.lib 1.200 (17.4.2006)\r\n"
|
||||||
#define VERSTAG "\0$VER: stack.lib 1.199 (6.3.2006)"
|
#define VERSTAG "\0$VER: stack.lib 1.200 (17.4.2006)"
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
199
|
200
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
#define VERSION 1
|
#define VERSION 1
|
||||||
#define REVISION 199
|
#define REVISION 200
|
||||||
#define DATE "6.3.2006"
|
#define DATE "17.4.2006"
|
||||||
#define VERS "unix.lib 1.199"
|
#define VERS "unix.lib 1.200"
|
||||||
#define VSTRING "unix.lib 1.199 (6.3.2006)\r\n"
|
#define VSTRING "unix.lib 1.200 (17.4.2006)\r\n"
|
||||||
#define VERSTAG "\0$VER: unix.lib 1.199 (6.3.2006)"
|
#define VERSTAG "\0$VER: unix.lib 1.200 (17.4.2006)"
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
199
|
200
|
||||||
|
|||||||
Reference in New Issue
Block a user