Skip to content

Commit 1affd0f

Browse files
committed
version 4.3.4
1 parent fc3135e commit 1affd0f

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.3.4-rc1],[https://github.com/appneta/tcpreplay/issues],[tcpreplay],[http://tcpreplay.sourceforge.net/])
7+
AC_INIT([tcpreplay],[4.3.4],[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-
04/01/2021 Version 4.3.4 Beta2
1+
04/01/2021 Version 4.3.4
22
- ASAN reports memory leaks while running tests (#662)
33
- local libopts compiler warnings (#658)
44
- DLT name for DLT_C_JNPR_ETHER in documentation (#649)

0 commit comments

Comments
 (0)