Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit 2f39be2

Browse files
committed
Update BIND version to 9.19.10-dev
1 parent 6ecc0a2 commit 2f39be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#
1717
m4_define([bind_VERSION_MAJOR], 9)dnl
1818
m4_define([bind_VERSION_MINOR], 19)dnl
19-
m4_define([bind_VERSION_PATCH], 9)dnl
19+
m4_define([bind_VERSION_PATCH], 10)dnl
2020
m4_define([bind_VERSION_EXTRA], -dev)dnl
2121
m4_define([bind_DESCRIPTION], [(Development Release)])dnl
2222
m4_define([bind_SRCID], [m4_esyscmd_s([git rev-parse --short HEAD | cut -b1-7])])dnl

0 commit comments

Comments
 (0)