From 32a3d4b933fffd777995186869ed0e44b73d103c Mon Sep 17 00:00:00 2001 From: George Sokianos Date: Mon, 3 Jan 2022 00:53:13 +0000 Subject: [PATCH] Prepare 1.16.12.5 release --- README_OS4.md | 2 +- src/platform/amigaos4.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README_OS4.md b/README_OS4.md index 28e81cc7..ddbefc4f 100644 --- a/README_OS4.md +++ b/README_OS4.md @@ -39,7 +39,7 @@ https://git.walkero.gr/walkero/lite-xl/issues # Changelog -## [1.16.12.5] - +## [1.16.12.5] - 2022-01-03 ### Changed - Changed the Gfx memory leak solution to a fix that was applied by the editor development team on Lua scripts at a later version. Less custom diff --git a/src/platform/amigaos4.h b/src/platform/amigaos4.h index 9980e2cc..9f08ac76 100644 --- a/src/platform/amigaos4.h +++ b/src/platform/amigaos4.h @@ -4,7 +4,7 @@ #include #include -#define VSTRING "Lite XL 1.16.12.4 (31.12.2021)" +#define VSTRING "Lite XL 1.16.12.5 (03.01.2022)" #define VERSTAG "\0$VER: " VSTRING static CONST_STRPTR stack USED = "$STACK:102400";