1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00

- Bumped math library versions, due to vfscanf() changes.

git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@15214 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
Olaf Barthel
2015-04-24 13:56:39 +00:00
parent eeb4e5d7aa
commit bdfdd84e38
4 changed files with 12 additions and 12 deletions

View File

@ -1,6 +1,6 @@
#define VERSION 1
#define REVISION 205
#define DATE "21.8.2010"
#define VERS "m.lib 1.205"
#define VSTRING "m.lib 1.205 (21.8.2010)\r\n"
#define VERSTAG "\0$VER: m.lib 1.205 (21.8.2010)"
#define REVISION 206
#define DATE "24.4.2015"
#define VERS "m.lib 1.206"
#define VSTRING "m.lib 1.206 (24.4.2015)\r\n"
#define VERSTAG "\0$VER: m.lib 1.206 (24.4.2015)"

View File

@ -1 +1 @@
205
206

View File

@ -1,6 +1,6 @@
#define VERSION 1
#define REVISION 205
#define DATE "21.8.2010"
#define VERS "m881.lib 1.205"
#define VSTRING "m881.lib 1.205 (21.8.2010)\r\n"
#define VERSTAG "\0$VER: m881.lib 1.205 (21.8.2010)"
#define REVISION 206
#define DATE "24.4.2015"
#define VERS "m881.lib 1.206"
#define VSTRING "m881.lib 1.206 (24.4.2015)\r\n"
#define VERSTAG "\0$VER: m881.lib 1.206 (24.4.2015)"

View File

@ -1 +1 @@
205
206