Skip to content

Commit ecf27bf

Browse files
committed
version 4.4.1
1 parent cbda1dc commit ecf27bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dnl $Id$
44
AC_PREREQ([2.69])
55

66
dnl Set version info here!
7-
AC_INIT([tcpreplay],[4.4.1-beta1],[https://github.com/appneta/tcpreplay/issues],[tcpreplay],[http://tcpreplay.sourceforge.net/])
7+
AC_INIT([tcpreplay],[4.4.1],[https://github.com/appneta/tcpreplay/issues],[tcpreplay],[http://tcpreplay.sourceforge.net/])
88
AC_CONFIG_SRCDIR([src/tcpreplay.c])
99
AC_CONFIG_HEADERS([src/config.h])
1010
AC_CONFIG_AUX_DIR(config)

docs/CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
02/11/2022 Version 4.4.1-beta1
1+
02/12/2022 Version 4.4.1
22
- fix support for piping PCAP files from STDIN (#708)
33
- build failures Debian/kfreebsd (#706)
44
- bus error when building on armhf (#705)

0 commit comments

Comments
 (0)