Skip to content

Commit

Permalink
Bump version to 4.11.2 for development
Browse files Browse the repository at this point in the history
  • Loading branch information
wtoorop committed Jan 20, 2025
1 parent 2f62877 commit a2691cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sinclude(dnstap/dnstap.m4)

# autoconf-2.70 is needed for @runstatedir@
AC_PREREQ([2.70])
AC_INIT([NSD],[4.11.1],[https://github.com/NLnetLabs/nsd/issues or [email protected]])
AC_INIT([NSD],[4.11.2],[https://github.com/NLnetLabs/nsd/issues or [email protected]])
AC_CONFIG_HEADERS([config.h])

#
Expand Down
4 changes: 4 additions & 0 deletions doc/RELNOTES
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
NSD RELEASE NOTES

4.11.2
================


4.11.1
================
BUG FIXES:
Expand Down

0 comments on commit a2691cb

Please sign in to comment.