Index: configure.in ================================================================== --- configure.in +++ configure.in @@ -1,7 +1,7 @@ -AC_INIT(packetbl, 0.6-beta2) +AC_INIT(packetbl, 0.6-beta3) AC_ARG_WITH(firedns, AC_HELP_STRING([--with-firedns], [If enabled, firedns is used for the name resolution]), [ac_cv_use_firedns=yes], [ac_cv_use_firedns=no])