Skip to content

Commit

Permalink
Update version number for v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Jan 4, 2017
1 parent e7eee74 commit 578f5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dnl AM_CONFIG_HEADER(config.h)

AC_INIT([geoipupdate], [2.2.2],[[email protected]],[geoipupdate])
AC_INIT([geoipupdate], [2.3.0],[[email protected]],[geoipupdate])
AC_GNU_SOURCE
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_SRCDIR([bin/geoipupdate.c])
Expand Down

0 comments on commit 578f5b5

Please sign in to comment.