summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.se>2017-07-09 18:34:28 +0100
committerThomas Habets <thomas@habets.se>2017-07-09 18:41:04 +0100
commitb3858da2de063391897d62abdefdeba60d92468c (patch)
treee0503007134853bb57fb321d334ce7affc2629c9
parent993a827d3414a51124cb6cb8689ae48946dc9d1d (diff)
downloadarping-2.19.tar.gz
Up version to 2.19arping-2.19
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9089b26..be05b40 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.18, thomas@habets.se)
+AC_INIT(arping, 2.19, thomas@habets.se)
AC_CANONICAL_SYSTEM
AC_CONFIG_SRCDIR([src/arping.c])
AM_INIT_AUTOMAKE