Prepare a 0.62.0sam release.

This commit is contained in:
Sam Hocevar 2016-01-11 03:12:57 +01:00
parent 82e731b797
commit dcfd95d14e

View File

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