We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08fa6ce commit 27c1b63Copy full SHA for 27c1b63
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([2.63])
5
-AC_INIT([libmaxminddb], [0.5.3], [support@maxmind.com])
+AC_INIT([libmaxminddb], [0.5.4], [support@maxmind.com])
6
AC_CONFIG_SRCDIR([include/maxminddb.h])
7
AC_CONFIG_HEADERS([config.h include/maxminddb_config.h])
8
0 commit comments