Skip to content

Commit

Permalink
Bump version number to 1.13.
Browse files Browse the repository at this point in the history
  • Loading branch information
bluhm committed Jan 9, 2025
1 parent 075311c commit 7a82fd4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Revision history for udpbench udp network benchmarking tool.

1.13

1.12 2025-01-09
* Implement sending and receiving IPv4 and IPv6 UDP multicast
packets.
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ WARNINGS= yes
BINDIR?= /usr/local/bin
MANDIR?= /usr/local/man/man

VERSION= 1.12
VERSION= 1.13
CLEANFILES= udpbench-${VERSION}.tar.gz*

.PHONY: dist udpbench-${VERSION}.tar.gz
Expand Down

0 comments on commit 7a82fd4

Please sign in to comment.