File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2920,7 +2920,7 @@ MAINTAINER_AUTOGEN_VERSION=5.16.2
29202920
29212921MAJOR_VERSION=4
29222922MINOR_VERSION=0
2923- MICRO_VERSION=1
2923+ MICRO_VERSION=2
29242924TCPREPLAY_VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION
29252925PACKAGE_URL=http://tcpreplay.appneta.com/
29262926
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ AC_CONFIG_MACRO_DIR([m4])
1717dnl Set version info here!
1818MAJOR_VERSION=4
1919MINOR_VERSION=0
20- MICRO_VERSION=1
20+ MICRO_VERSION=2
2121TCPREPLAY_VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION
2222PACKAGE_URL=http://tcpreplay.appneta.com/
2323
Original file line number Diff line number Diff line change 11$Id$
22
3- 01/16/2014 Version
3+ 01/17/2014 Version 4.0.1
4+ - Fix hangs with --mbps command (#54)
5+
6+ 01/16/2014 Version 4.0.1
47 - Support for netmap version 10 API (#53)
58 - Remove deprecated "absolute time" for OS X (#52)
69 - Make dosleep() rentrant to support API concurrency (#51)
You can’t perform that action at this time.
0 commit comments