bdate.c
1 /* ISO 8601 conformant build date created by build1.mk */
2 #include "bdate.h"
3 const char BDATE[] = "2024-04-27T14:37:44Z";
4 
5 
6 /* EOF */

Generated at 2024-04-27 using  doxygen