* NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update. --- .prev-version | 2 +- NEWS | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/.prev-version b/.prev-version index 860487c..5f79f46 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -2.7.1 +2.7.90 diff --git a/NEWS b/NEWS index 43d4087..977498a 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 2.7.90 (2013-05-30) [beta] ** WARNING: Future backward-incompatibilities! -- 1.8.2.3
