diff --git a/src/uVersion.pas b/src/uVersion.pas index 85e175c..64eaf70 100644 --- a/src/uVersion.pas +++ b/src/uVersion.pas @@ -21,7 +21,7 @@ const cRELEAS = 0; cBUILD = 1; - cBUILD_DATE = '2022-08-04'; + cBUILD_DATE = '2022-11-28'; implementation