add version stamp

This commit is contained in:
Bob Halley
1998-12-11 20:26:40 +00:00
parent a5d43b7241
commit 2785477bd3
2 changed files with 4 additions and 0 deletions

2
lib/dns/version.c Normal file
View File

@@ -0,0 +1,2 @@
char dns_version[] = VERSION;

2
lib/isc/version.c Normal file
View File

@@ -0,0 +1,2 @@
char isc_version[] = VERSION;