Skip to content

Commit 9ab0e75

Browse files
committed
Update version to 4.0.4 - appneta#69
1 parent 84821ad commit 9ab0e75

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2959,7 +2959,7 @@ MAINTAINER_AUTOGEN_VERSION=5.16.2
29592959

29602960
MAJOR_VERSION=4
29612961
MINOR_VERSION=0
2962-
MICRO_VERSION=4beta2
2962+
MICRO_VERSION=4
29632963
TCPREPLAY_VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION
29642964
PACKAGE_URL=http://tcpreplay.appneta.com/
29652965

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ AC_CONFIG_MACRO_DIR([m4])
1717
dnl Set version info here!
1818
MAJOR_VERSION=4
1919
MINOR_VERSION=0
20-
MICRO_VERSION=4beta2
20+
MICRO_VERSION=4
2121
TCPREPLAY_VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION
2222
PACKAGE_URL=http://tcpreplay.appneta.com/
2323

docs/CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
xx/xx/xxxx Version 4.0.4
2+
03/22/2014 Version 4.0.4
33
- Number of packets inaccurate when using --netmap method (#76)
44
- Unexpected packet counts with --loop and --cachefile enabled (#75)
55
- Improved error messages when interface is a file (#74)

0 commit comments

Comments
 (0)