summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.se>2015-12-07 21:12:04 +0000
committerThomas Habets <thomas@habets.se>2015-12-07 21:44:16 +0000
commitc4bb02e322e3c113ee9c564b85a3e0289ace177c (patch)
treee68afe493350cfd2a580e45cb1ed76da1b774157
parent459c7b2857752394132c5783b5441d55a7fc8633 (diff)
downloadarping-c4bb02e322e3c113ee9c564b85a3e0289ace177c.tar.gz
Up version to 2.16.arping-2.16
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 43fea89..8bec9e2 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.15, thomas@habets.se)
+AC_INIT(arping, 2.16, thomas@habets.se)
AC_CANONICAL_SYSTEM
AC_CONFIG_SRCDIR([src/arping.c])
AM_INIT_AUTOMAKE