summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.se>2015-01-10 23:09:44 +0000
committerThomas Habets <thomas@habets.se>2015-01-10 23:21:25 +0000
commita416764b03f4d5960b61372e27d84606899bfe2c (patch)
tree52aade78ef30f70c2127001c682920dcd0156d77
parent5e59dfac5ffe9c3de7ae77fa28d96cf9ebdad03f (diff)
downloadarping-a416764b03f4d5960b61372e27d84606899bfe2c.tar.gz
Up version to 2.15.arping-2.15
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 07e67f9..53b8c85 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.14, thomas@habets.se)
+AC_INIT(arping, 2.15, thomas@habets.se)
AC_CANONICAL_SYSTEM
AC_CONFIG_SRCDIR([src/arping.c])
AM_INIT_AUTOMAKE