We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a64710c commit b4cc44aCopy full SHA for b4cc44a
configure.ac
@@ -1,4 +1,4 @@
1
-AC_INIT([mod_maxminddb],[1.2.0],[[email protected]])
+AC_INIT([mod_maxminddb],[1.3.0],[[email protected]])
2
AC_ARG_WITH(apxs, AS_HELP_STRING([--with-apxs=NAME],[name of your apxs executable [[apxs]]]),
3
[APXS="$with_apxs"])
4
AC_CONFIG_AUX_DIR([.])
0 commit comments