diff --git a/configure.ac b/configure.ac index e0fc5c5..aff225c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl AM_CONFIG_HEADER(config.h) AC_PREREQ([2.63]) -AC_INIT([GeoIP], [1.6.7],[support@maxmind.com],[GeoIP]) +AC_INIT([GeoIP], [1.6.8],[support@maxmind.com],[GeoIP]) AC_CONFIG_AUX_DIR([.]) AC_CONFIG_SRCDIR([libGeoIP/GeoIP.c]) AC_CONFIG_MACRO_DIR([m4])