start calling this 3.3rc1

pull/25/head
David Schweikert 12 years ago
parent 7d4eeb403a
commit 4a5c82f6a5

@ -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 $< >$@

Loading…
Cancel
Save