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

Upped to 3.2.5.

This commit is contained in:
Johnny Bergström 2005-08-27 21:27:35 +00:00
parent 462916d00f
commit ca1544564c

@ -11,7 +11,7 @@ DEBUG_FLAGS = -g -ggdb3
CPP = gcc
CC = cc
NAME = sqlite_amxx
SQL = sqlite-source-3_2_3
SQL = sqlite-source-3_2_5
CPP_OBJECTS = sqlite.cpp sqlite_amx.cpp amxxmodule.cpp
C_OBJECTS = $(SQL)/attach.c $(SQL)/auth.c $(SQL)/btree.c $(SQL)/build.c \