summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.se>2022-03-06 15:26:27 +0000
committerThomas Habets <thomas@habets.se>2022-03-06 15:32:00 +0000
commit7726288bef8dc45bfd18aaad0575822f6958a115 (patch)
treedc70dfcff0e43b887db056eed6ec94faccd83b05
parent9e59a0a3116b46830c64e2b080ffb14175a13030 (diff)
downloadarping-7726288bef8dc45bfd18aaad0575822f6958a115.tar.gz
Up version to 2.23arping-2.23
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7bfb1ef..7e15d06 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.22, thomas@habets.se)
+AC_INIT(arping, 2.23, thomas@habets.se)
AC_CANONICAL_SYSTEM
AC_CONFIG_SRCDIR([src/arping.c])
AM_INIT_AUTOMAKE