]> git.saurik.com Git - bison.git/blob - src/version.c
Dropped mention of `+' for long-named options.
[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";