bdate.c
1 /* ISO 8601 conformant build date created by build1.mk */
2 #include "bdate.h"
3 const char BDATE[] = "2026-01-27T23:02:31Z";
4 
5 
6 /* EOF */

Generated at 2026-01-27 using  doxygen