(root)/
gawk-5.2.2/
version.c
       1  #include "config.h"
       2  
       3  const char *version_string = PACKAGE_STRING;