2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-06-19 17:22:11 +03:00

bumped installer version to 1.8

This commit is contained in:
Christian Hammacher 2007-08-07 21:09:30 +00:00
parent 544d2dedef
commit cfc9c1dd02
2 changed files with 1 additions and 1 deletions

Binary file not shown.

@ -149,7 +149,7 @@ var
frmMain: TfrmMain; frmMain: TfrmMain;
gMultiAccount: Boolean; gMultiAccount: Boolean;
const VERSION = '1.77'; const VERSION = '1.78';
implementation implementation