diff --git a/Vars.pas b/Vars.pas index a099c82..b836d5f 100644 --- a/Vars.pas +++ b/Vars.pas @@ -7,7 +7,7 @@ interface pubServerMode: Boolean; pubClientID: Integer; -const STR_VERSION = '1.4.1'; +const STR_VERSION = '1.4.2'; const INT_PORT = 6696;