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