2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-06-19 09:12:10 +03:00

bumped version number to 1.76, zomg!

This commit is contained in:
Christian Hammacher 2006-07-23 01:04:39 +00:00
parent f92017516f
commit 32b1149716
2 changed files with 1 additions and 1 deletions

Binary file not shown.

@ -148,7 +148,7 @@ var
frmMain: TfrmMain;
gMultiAccount: Boolean;
const VERSION = '1.75a';
const VERSION = '1.76';
implementation