summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.se>2020-03-08 14:15:27 +0000
committerThomas Habets <thomas@habets.se>2020-03-08 14:15:27 +0000
commit723df3f207f63da434faed5070edb8e69e0404ed (patch)
tree730fcbafc2cb3aaac6f34c10243b232e2179cf56
parent6206a10c861159c1439926f98e52dbfd0168dd68 (diff)
downloadarping-723df3f207f63da434faed5070edb8e69e0404ed.tar.gz
Up version to 2.21arping-2.21
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b13f883..85440b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT(arping, 2.20, thomas@habets.se)
+AC_INIT(arping, 2.21, thomas@habets.se)
AC_CANONICAL_SYSTEM
AC_CONFIG_SRCDIR([src/arping.c])
AM_INIT_AUTOMAKE