]> git.saurik.com Git - bison.git/blob - src/version.c
Use VERSION symbol from automake for version number.
[bison.git] / src / version.c
1 #include <config.h>
2
3 char *version_string = "GNU Bison version " VERSION "\n";