summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.se>2014-06-29 10:52:45 +0100
committerThomas Habets <thomas@habets.se>2014-06-29 10:52:45 +0100
commit6592576c979c0f0d85d0c15e1bab6a874cb5eb1c (patch)
tree3273a8353b71fcf635b851079a1f6207c5ca162c
parent3168af62f9898a371363c291265584e8d913c42c (diff)
downloadarping-2.14.tar.gz
Up version to 2.14.arping-2.14
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d96a9d2..d451cae 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.13, thomas@habets.se)
+AC_INIT(arping, 2.14, thomas@habets.se)
AC_CANONICAL_SYSTEM
AC_CONFIG_SRCDIR([src/arping.c])
AM_INIT_AUTOMAKE