1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-11-20 16:17:17 +01:00

Update the MaxmindDB library to the latest version.

This commit is contained in:
Sandu Liviu Catalin
2017-05-25 22:56:09 +03:00
parent 3e950acb35
commit b642e233a7
6 changed files with 44 additions and 23 deletions

View File

@@ -20,7 +20,7 @@ extern "C" {
#include <winsock2.h>
#include <ws2tcpip.h>
/* libmaxminddb package version from configure */
#define PACKAGE_VERSION "1.2.0"
#define PACKAGE_VERSION "1.2.1"
typedef ADDRESS_FAMILY sa_family_t;