diff --git a/configure.ac b/configure.ac index 201108d..9f01f55 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([IP2Loc], [8.0.4], [support@ip2location.com]) -AM_INIT_AUTOMAKE([IP2Loc], [8.0.4]) +AC_INIT([IP2Loc], [8.0.9], [support@ip2location.com]) +AM_INIT_AUTOMAKE([IP2Loc], [8.0.9]) #AC_PREFIX_DEFAULT(/usr/) AM_CONFIG_HEADER([config.h]) diff --git a/contrib/IP2Location.spec b/contrib/IP2Location.spec index 1b1de2e..7b76cb8 100644 --- a/contrib/IP2Location.spec +++ b/contrib/IP2Location.spec @@ -1,4 +1,4 @@ -%define version 8.0.4 +%define version 8.0.9 Name: IP2Location Summary: C library for mapping IP address to geolocation information