diff --git a/Changes b/Changes index 4fe2d8f..06daf1c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ Revision history for udpbench udp network benchmarking tool. +1.14 + 1.13 2026-01-03 * Fix multicast TTL option parsing. * Allow to test read(2) and write(2) system call. diff --git a/Makefile b/Makefile index a7dae9f..44f5994 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ WARNINGS= yes BINDIR?= /usr/local/bin MANDIR?= /usr/local/man/man -VERSION= 1.13 +VERSION= 1.14 CLEANFILES= udpbench-${VERSION}.tar.gz* .PHONY: dist udpbench-${VERSION}.tar.gz