Forgot to upgrade package version.

This commit is contained in:
Sam Hocevar 2016-02-06 12:22:05 +01:00
parent 1a4306008c
commit f0e2370747

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.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])