diff --git a/configure.ac b/configure.ac index f6ca4c8..2a46188 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.1sam, sam@hocevar.net) +AC_INIT(rinetd, 0.63, sam@hocevar.net) AC_CONFIG_AUX_DIR(.auto) AC_CONFIG_SRCDIR([getopt.h]) AC_CONFIG_HEADER([config.h]) diff --git a/index.html b/index.html index da02a24..1ac6d8e 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ - + RINETD(8)