mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 20:19:59 -04:00
add version stamp
This commit is contained in:
parent
a5d43b7241
commit
2785477bd3
2 changed files with 4 additions and 0 deletions
2
lib/dns/version.c
Normal file
2
lib/dns/version.c
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
char dns_version[] = VERSION;
|
||||
2
lib/isc/version.c
Normal file
2
lib/isc/version.c
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
char isc_version[] = VERSION;
|
||||
Loading…
Reference in a new issue