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

First preparations for a future clib2 release

This commit is contained in:
Olaf Barthel
2025-07-10 14:21:30 +02:00
parent 76d5b5874e
commit a1f85a9c7f
5 changed files with 104 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
#define VERSION 1
#define REVISION 215
#define DATE "26.6.2017"
#define VERS "c.lib 1.215"
#define VSTRING "c.lib 1.215 (26.6.2017)\r\n"
#define VERSTAG "\0$VER: c.lib 1.215 (26.6.2017)"
#define REVISION 217
#define DATE "10.7.2025"
#define VERS "c.lib 1.217"
#define VSTRING "c.lib 1.217 (10.7.2025)\r\n"
#define VERSTAG "\0$VER: c.lib 1.217 (10.7.2025)"