mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 05:43:03 +00:00
Use VERSION symbol from automake for version number.
This commit is contained in:
3
src/version.c
Normal file
3
src/version.c
Normal file
@@ -0,0 +1,3 @@
|
||||
#include <config.h>
|
||||
|
||||
char *version_string = "GNU Bison version " VERSION "\n";
|
||||
Reference in New Issue
Block a user