Version 0.70.

This commit is contained in:
Sam Hocevar
2017-09-09 19:28:12 +02:00
parent be9f46e7f1
commit b5f75eae99
3 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
AC_INIT(rinetd, 0.63.test, sam@hocevar.net)
AC_INIT(rinetd, 0.70, sam@hocevar.net)
AC_CONFIG_AUX_DIR(.auto)
AC_CONFIG_SRCDIR([getopt.h])
AC_CONFIG_HEADER([config.h])