summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.pp.se>2010-03-31 20:06:56 +0200
committerThomas Habets <thomas@habets.pp.se>2010-03-31 20:06:56 +0200
commit7e1b58484e5c5d316bcdbe03e78b5b0286d9e2b3 (patch)
tree2f01f9df4f6abf14d99ea8a73c8f65b6b089e88b /configure.ac
parent0cd90c5de75551fac716c611ec3a454c5fd270cf (diff)
downloadarping-7e1b58484e5c5d316bcdbe03e78b5b0286d9e2b3.tar.gz
upped version to 2.09
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 869ee3c..2b42253 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.08, thomas@habets.pp.se)
+AC_INIT(arping, 2.09, thomas@habets.pp.se)
AC_CANONICAL_SYSTEM
AC_CONFIG_SRCDIR([src/arping.c])
AM_INIT_AUTOMAKE