summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.se>2017-01-17 20:47:13 +0000
committerThomas Habets <thomas@habets.se>2017-01-17 20:47:13 +0000
commita0e1745c7bf3cc3e54f5c10540452c5c7e4f5d9f (patch)
tree64269c9cac542269dfe93852d4c06ce52a9ab97d
parent746a7eed352669cabea69d177c299c23cdcb4fcc (diff)
downloadarping-a0e1745c7bf3cc3e54f5c10540452c5c7e4f5d9f.tar.gz
Up version to 2.18arping-2.18
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d79293d..9089b26 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.17, thomas@habets.se)
+AC_INIT(arping, 2.18, thomas@habets.se)
AC_CANONICAL_SYSTEM
AC_CONFIG_SRCDIR([src/arping.c])
AM_INIT_AUTOMAKE