mirror of
https://frontier.innolan.net/rainlance/amiga-fping.git
synced 2025-11-23 05:22:16 +00:00
start calling this 3.3rc1
This commit is contained in:
@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
|
||||
dnl Minimum Autoconf version required.
|
||||
AC_PREREQ(2.59)
|
||||
|
||||
AC_INIT([fping],[3.2])
|
||||
AC_INIT([fping],[3.3rc1])
|
||||
|
||||
AC_CANONICAL_TARGET
|
||||
AM_INIT_AUTOMAKE([foreign])
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
man_MANS = fping.8
|
||||
EXTRA_DIST = $(man_MANS)
|
||||
EXTRA_DIST = $(man_MANS) fping.pod README.1992
|
||||
|
||||
fping.8: fping.pod
|
||||
pod2man $< >$@
|
||||
|
||||
Reference in New Issue
Block a user