diff --git a/configure.ac b/configure.ac index cf170c4..8fb65e8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.52) -AC_INIT(rinetd, 0.62.0sam, sam@hocevar.net) +AC_INIT(rinetd, 0.62.1sam, sam@hocevar.net) AC_CONFIG_AUX_DIR(.auto) AC_CONFIG_SRCDIR([getopt.h]) AC_CONFIG_HEADER([config.h])