summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.se>2019-08-18 12:06:40 +0100
committerThomas Habets <thomas@habets.se>2019-08-18 12:06:40 +0100
commit117fa4715e84ee41616d148797998f7408d9618a (patch)
treec5c6a4610e1b74f771ff89032016ea083995c92d
parent2eeb3c0915eed94cd10e55ce925197afcb1115c8 (diff)
downloadarping-117fa4715e84ee41616d148797998f7408d9618a.tar.gz
Up version to 2.20arping-2.20
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0ba11d9..429d64b 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.19, thomas@habets.se)
+AC_INIT(arping, 2.20, thomas@habets.se)
AC_CANONICAL_SYSTEM
AC_CONFIG_SRCDIR([src/arping.c])
AM_INIT_AUTOMAKE