summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.se>2012-02-26 13:56:48 +0000
committerThomas Habets <thomas@habets.se>2012-02-26 13:56:48 +0000
commit3e4b47238551ee52a13ea6b5010b75d9b44de38b (patch)
treea58140d38137455fafae7c480acefb594dea22f1 /configure.ac
parentd4dc0e1fd3aa376890745111efe84f3c85c23072 (diff)
downloadarping-3e4b47238551ee52a13ea6b5010b75d9b44de38b.tar.gz
Upped version to 2.10arping-2.10
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 27b564e..149f597 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.09, thomas@habets.se)
+AC_INIT(arping, 2.10, thomas@habets.se)
AC_CANONICAL_SYSTEM
AC_CONFIG_SRCDIR([src/arping.c])
AM_INIT_AUTOMAKE