diff --git a/.prev-version b/.prev-version index c1e43e6d..0833a98f 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.7.3 +3.7.4 diff --git a/NEWS b/NEWS index 678cb528..cdbd53f0 100644 --- a/NEWS +++ b/NEWS @@ -54,7 +54,8 @@ GNU Bison NEWS The Java skeleton (lalr1.java) now supports LAC, via the %define variable parse.lac. -* Noteworthy changes in release ?.? (????-??-??) [?] + +* Noteworthy changes in release 3.7.4 (2020-11-14) [stable] ** Bug fixes @@ -82,6 +83,7 @@ GNU Bison NEWS skeleton) used to be defined to 1. It is now defined to the version of Bison as an integer (e.g., 30704 for version 3.7.4). + * Noteworthy changes in release 3.7.3 (2020-10-13) [stable] ** Bug fixes @@ -92,6 +94,7 @@ GNU Bison NEWS Fix incorrect use of yytname in glr.cc. + * Noteworthy changes in release 3.7.2 (2020-09-05) [stable] This release of Bison fixes all known bugs reported for Bison in MITRE's