Skip to content

Commit b4cc44a

Browse files
committed
Bumped version to 1.3.0
1 parent a64710c commit b4cc44a

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,4 +1,4 @@
1-
AC_INIT([mod_maxminddb],[1.2.0],[[email protected]])
1+
AC_INIT([mod_maxminddb],[1.3.0],[[email protected]])
22
AC_ARG_WITH(apxs, AS_HELP_STRING([--with-apxs=NAME],[name of your apxs executable [[apxs]]]),
33
[APXS="$with_apxs"])
44
AC_CONFIG_AUX_DIR([.])

0 commit comments

Comments
 (0)