]> git.saurik.com Git - bison.git/blob - src/version.c
61596f9143cd1f04d69c93fc7ed1d8190504c1bd
[bison.git] / src / version.c
1 #ifdef HAVE_CONFIG_H
2 #include <config.h>
3 #endif
4
5 char *version_string = "GNU Bison version " VERSION "\n";