File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2959,7 +2959,7 @@ MAINTAINER_AUTOGEN_VERSION=5.16.2
2959
2959
2960
2960
MAJOR_VERSION=4
2961
2961
MINOR_VERSION=0
2962
- MICRO_VERSION=4beta2
2962
+ MICRO_VERSION=4
2963
2963
TCPREPLAY_VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION
2964
2964
PACKAGE_URL=http://tcpreplay.appneta.com/
2965
2965
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ AC_CONFIG_MACRO_DIR([m4])
17
17
dnl Set version info here!
18
18
MAJOR_VERSION=4
19
19
MINOR_VERSION=0
20
- MICRO_VERSION=4beta2
20
+ MICRO_VERSION=4
21
21
TCPREPLAY_VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION
22
22
PACKAGE_URL=http://tcpreplay.appneta.com/
23
23
Original file line number Diff line number Diff line change 1
1
2
- xx/xx/xxxx Version 4.0.4
2
+ 03/22/2014 Version 4.0.4
3
3
- Number of packets inaccurate when using --netmap method (#76)
4
4
- Unexpected packet counts with --loop and --cachefile enabled (#75)
5
5
- Improved error messages when interface is a file (#74)
You can’t perform that action at this time.
0 commit comments