1 #ifndef __version_h
2 #define __version_h
3 
4 #define PROGRAM		"ldapdns"
5 #define VERSION		"2.07"
6 
7 #endif
8