Update libmaxminddb to v1.1.0

This commit is contained in:
Arkshine
2015-07-22 00:15:32 +02:00
parent 2162059352
commit 8efa1ba067
2 changed files with 127 additions and 85 deletions

View File

@@ -36,7 +36,7 @@ typedef ADDRESS_FAMILY sa_family_t;
#endif
/* libmaxminddb package version from configure */
#define PACKAGE_VERSION "1.0.4"
#define PACKAGE_VERSION "1.1.0"
#define MMDB_DATA_TYPE_EXTENDED (0)
#define MMDB_DATA_TYPE_POINTER (1)