Skip to content

Commit ffbde88

Browse files
author
Jean-François Larvoire
committed
Updated all versions for v1.22 release.
1 parent 7acb709 commit ffbde88

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

C/LoDosLib/lodoslib_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define LODOSLIB_VERSION "2022-12-04"
1+
#define LODOSLIB_VERSION "2023-01-03"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define MSVCLIBX_VERSION "2022-02-25"
1+
#define MSVCLIBX_VERSION "2023-01-03"

C/PModeLib/pmodelib_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define PMODELIB_VERSION "2018-03-15"
1+
#define PMODELIB_VERSION "2022-11-30"

C/SysLib/syslib_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define SYSLIB_VERSION "2022-12-04"
1+
#define SYSLIB_VERSION "2023-01-09"

C/include/stversion.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
#define _STVERSION_H 1
2323

2424

25-
#define SYSTOOLSLIB_VERSION 2022,2,25,0
26-
#define SYSTOOLSLIB_VERSION_STR "2022-02-25"
25+
#define SYSTOOLSLIB_VERSION 2023,1,10,0
26+
#define SYSTOOLSLIB_VERSION_STR "2023-01-10"
2727
#define SYSTOOLSLIB_NAME "System Tools Library"
2828

2929

0 commit comments

Comments
 (0)