From 3c7da82ad269035da734846ed289ca8ef8ab0431 Mon Sep 17 00:00:00 2001 From: George Sokianos Date: Wed, 5 Jan 2022 20:05:56 +0000 Subject: [PATCH] Added the latest update version file in repo --- src/platform/amigaos4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/platform/amigaos4.h b/src/platform/amigaos4.h index 9f08ac76..6f1fc64b 100644 --- a/src/platform/amigaos4.h +++ b/src/platform/amigaos4.h @@ -4,7 +4,7 @@ #include #include -#define VSTRING "Lite XL 1.16.12.5 (03.01.2022)" +#define VSTRING "Lite XL 1.16.12.6 (04.01.2022)" #define VERSTAG "\0$VER: " VSTRING static CONST_STRPTR stack USED = "$STACK:102400";