From ef4d19378d7c58943d800e36c7ca27ba9b5903d3 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 4 Mar 2007 03:43:57 +0000 Subject: [PATCH] bumped more versions --- amxmodx/amxmodx.h | 2 +- amxmodx/version.rc | 8 ++++---- installer/AMXXRelease/win32.info | 2 +- plugins/include/amxconst.inc | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/amxmodx/amxmodx.h b/amxmodx/amxmodx.h index a49cf639..8237fb85 100755 --- a/amxmodx/amxmodx.h +++ b/amxmodx/amxmodx.h @@ -73,7 +73,7 @@ #define AMXXLOG_Log g_log.Log #define AMXXLOG_Error g_log.LogError -#define AMX_VERSION "1.76c" +#define AMX_VERSION "1.76d" extern AMX_NATIVE_INFO core_Natives[]; extern AMX_NATIVE_INFO time_Natives[]; diff --git a/amxmodx/version.rc b/amxmodx/version.rc index b77303fd..2d87d159 100755 --- a/amxmodx/version.rc +++ b/amxmodx/version.rc @@ -27,8 +27,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,7,6,3187 - PRODUCTVERSION 1,7,6,3187 + FILEVERSION 1,7,6,3377 + PRODUCTVERSION 1,7,6,3377 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L @@ -45,12 +45,12 @@ BEGIN BEGIN VALUE "Comments", "AMX Mod X" VALUE "FileDescription", "AMX Mod X" - VALUE "FileVersion", "1.76c" + VALUE "FileVersion", "1.76d" VALUE "InternalName", "amxmodx" VALUE "LegalCopyright", "Copyright (c) 2004-2006, AMX Mod X Dev Team" VALUE "OriginalFilename", "amxmodx_mm.dll" VALUE "ProductName", "AMX Mod X" - VALUE "ProductVersion", "1.76c" + VALUE "ProductVersion", "1.76d" END END BLOCK "VarFileInfo" diff --git a/installer/AMXXRelease/win32.info b/installer/AMXXRelease/win32.info index 4f68d9d1..000b1026 100755 --- a/installer/AMXXRelease/win32.info +++ b/installer/AMXXRelease/win32.info @@ -3,4 +3,4 @@ source = R:\amxmodx makeopts = output = c:\real\done devenv = C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\devenv.com -release = amxmodx-1.76c +release = amxmodx-1.76d diff --git a/plugins/include/amxconst.inc b/plugins/include/amxconst.inc index c4169d5b..c12d7b5c 100755 --- a/plugins/include/amxconst.inc +++ b/plugins/include/amxconst.inc @@ -11,9 +11,9 @@ #endif #define _amxconst_included -#define AMXX_VERSION 1.763 +#define AMXX_VERSION 1.764 #define AMXX_VERSION_NUM 176 -stock const AMXX_VERSION_STR[]="1.76c" +stock const AMXX_VERSION_STR[]="1.76d" #define M_PI 3.1415926535