bumped version one last time
fixed makefile for nongpl changes
This commit is contained in:
parent
b793b80360
commit
829485ef2a
|
@ -20,7 +20,7 @@ OBJECTS = meta_api.cpp CFile.cpp CVault.cpp vault.cpp float.cpp file.cpp modules
|
|||
amxxfile.cpp CLang.cpp md5.cpp emsg.cpp CForward.cpp CPlugin.cpp CModule.cpp \
|
||||
CMenu.cpp util.cpp amx.cpp amxdbg.cpp natives.cpp newmenus.cpp debugger.cpp \
|
||||
optimizer.cpp format.cpp messages.cpp libraries.cpp vector.cpp sorting.cpp \
|
||||
amxmod_compat.cpp
|
||||
amxmod_compat.cpp nongpl_matches.cpp
|
||||
|
||||
LINK = -lgcc -static-libgcc
|
||||
|
||||
|
|
|
@ -27,8 +27,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,7,6,3380
|
||||
PRODUCTVERSION 1,7,6,3380
|
||||
FILEVERSION 1,7,6,3387
|
||||
PRODUCTVERSION 1,7,6,3387
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
|
|
Loading…
Reference in New Issue
Block a user