From f05e613b1e986019f19e4d92068a1846f021187e Mon Sep 17 00:00:00 2001 From: Mike Brashler Date: Mon, 12 Feb 2024 19:26:46 -0800 Subject: [PATCH] version v1.84-pr2 --- Main.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Main.pas b/Main.pas index 64bc205..18289e0 100644 --- a/Main.pas +++ b/Main.pas @@ -21,7 +21,7 @@ interface const WM_TBDOWN = WM_USER+1; - sVersion: String = '1.84-pr1'; { Sets version strings in UI panel. } + sVersion: String = '1.84-pr2'; { Sets version strings in UI panel. } type