1
0
mirror of https://frontier.innolan.net/rainlance/amiga-fping.git synced 2025-11-21 11:59:57 +00:00

start calling this 3.3rc1

This commit is contained in:
David Schweikert
2012-07-16 00:57:31 +02:00
parent 7d4eeb403a
commit 4a5c82f6a5
2 changed files with 2 additions and 2 deletions

View File

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