summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.se>2012-03-12 21:43:19 +0000
committerThomas Habets <thomas@habets.se>2012-03-12 21:43:19 +0000
commit063c382e76577020015ddf54dd9062da18301c27 (patch)
tree239a9a0b11fc55fb9d100d3d49e0e189df07bd71 /configure.ac
parent0e16d14dd0ef9e83a4d42364738be4dea98ddfda (diff)
downloadarping-063c382e76577020015ddf54dd9062da18301c27.tar.gz
Upped version to 2.11
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 149f597..e708da1 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.10, thomas@habets.se)
+AC_INIT(arping, 2.11, thomas@habets.se)
AC_CANONICAL_SYSTEM
AC_CONFIG_SRCDIR([src/arping.c])
AM_INIT_AUTOMAKE