Skip to content

Commit 8624ce5

Browse files
committed
Update version number for v2.3.1
1 parent 4aae61d commit 8624ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dnl AM_CONFIG_HEADER(config.h)
22

3-
AC_INIT([geoipupdate], [2.3.0],[support@maxmind.com],[geoipupdate])
3+
AC_INIT([geoipupdate], [2.3.1],[support@maxmind.com],[geoipupdate])
44
AC_GNU_SOURCE
55
AM_INIT_AUTOMAKE([foreign])
66
AC_CONFIG_SRCDIR([bin/geoipupdate.c])

0 commit comments

Comments
 (0)