diff --git a/ChangeLog b/ChangeLog index fb7b85a..336c71c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ -1.x: +1.1: 2017-Jan-19 * Support rsv1, rsv2, rsv3 reserved flags in in \{ws.* }. * Fix statsd output for connections.opened. * Support for \{raw Expression}, which removes ws framing. @@ -8,7 +8,7 @@ * Add ability to specify host in -l [host:]port. * \{message.marker} inserts a detectable timestamp to count messages/s. -1.0: 2016-Sep-29 +1.0: 2016-Sep-29 * Export --latency-connect and --latency-first-bytes to statsd. * --latency-percentiles now affect --statsd reporting as well. * Added -H, --header to add HTTP headers to WebSocket handshake. diff --git a/configure.ac b/configure.ac index d85661a..a6b515e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([tcpkali],[1.x],[lwalkin@machinezone.com]) +AC_INIT([tcpkali],[1.1],[lwalkin@machinezone.com]) AC_CONFIG_SRCDIR([src/tcpkali.c]) AC_CONFIG_AUX_DIR(config) diff --git a/doc/tcpkali.1 b/doc/tcpkali.1 index 7771e8e..b80b685 100644 --- a/doc/tcpkali.1 +++ b/doc/tcpkali.1 @@ -2,7 +2,7 @@ .\" Automatically generated by Pandoc 1.17.2 .\" .ad l -.TH "tcpkali" "1" "2016\-09\-29" "TCPKali user manual" "Version 1.x" +.TH "tcpkali" "1" "2017\-01\-19" "TCPKali user manual" "Version 1.1" .nh \" Turn off hyphenation by default. .SH NAME .PP diff --git a/doc/tcpkali.man.md b/doc/tcpkali.man.md index 48c92a3..c6892c6 100644 --- a/doc/tcpkali.man.md +++ b/doc/tcpkali.man.md @@ -1,6 +1,6 @@ % tcpkali(1) TCPKali user manual % Lev Walkin -% 2016-09-29 +% 2017-01-19 # NAME