diff --git a/module/nyacc/README.nyacc b/module/nyacc/README.nyacc index bcfe8451..a47bcd72 100644 --- a/module/nyacc/README.nyacc +++ b/module/nyacc/README.nyacc @@ -1,4 +1,4 @@ -This is a version 0.75.3 of NYACC (Not Yet Another Compiler Compiler!). +This is a version 0.75.3+c99dev of NYACC (Not Yet Another Compiler Compiler!). Copyright (C) 2015-2017 Matthew R. Wette diff --git a/module/nyacc/lalr.scm b/module/nyacc/lalr.scm index ef0ff3b3..48af9540 100644 --- a/module/nyacc/lalr.scm +++ b/module/nyacc/lalr.scm @@ -50,7 +50,7 @@ #:use-module (nyacc util) ) -(define *nyacc-version* "0.75.3") +(define *nyacc-version* "0.75.3+c99dev") ;; @deffn proxy-? sym rhs