summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.se>2012-12-29 15:05:06 +0000
committerThomas Habets <thomas@habets.se>2012-12-29 15:18:02 +0000
commit13868a07178a04890bd3f041a5833493c3443869 (patch)
tree9738e8885ae9881fe847a22d440e69dda5c07591
parent935283b3379e0ec45feda29fa42ff26624d0a775 (diff)
downloadarping-2.13.tar.gz
Up version to 2.13arping-2.13
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 54b692e..26c7cc4 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.12, thomas@habets.se)
+AC_INIT(arping, 2.13, thomas@habets.se)
AC_CANONICAL_SYSTEM
AC_CONFIG_SRCDIR([src/arping.c])
AM_INIT_AUTOMAKE