diff --git a/Changes b/Changes index e0cd2d1..eca99ce 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ Revision history for udpbench udp network benchmarking tool. +1.11 + 1.10 2024-03-29 * Use pkgconf to build on GNU/Linux. diff --git a/Makefile b/Makefile index 2a70965..6951c49 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ WARNINGS= yes BINDIR?= /usr/local/bin MANDIR?= /usr/local/man/man -VERSION= 1.10 +VERSION= 1.11 CLEANFILES= udpbench-${VERSION}.tar.gz* .PHONY: dist udpbench-${VERSION}.tar.gz