Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:c809098e7d75ce86b02b51eea70269d92dbedf66
Author...:Reuben Thomas
Committer:Reuben Thomas
Date.....:Thu Apr 19 20:06:51 2012 +0100
Parents..:2e12736b62538833904e105c1db69730592bfc4a

Message
maint: post-release administrivia

* NEWS: Add header line for next release.
* .prev-version: Record previous version.
* cfg.mk (old_NEWS_hash): Auto-update.

Changes
diff --git a/.prev-version b/.prev-version
line changes: +1/-1
index 1effb00..a4412fa
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-2.7
+2.8

diff --git a/NEWS b/NEWS
line changes: +3/-0
index 9d3a899..212a5d8
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 * Noteworthy changes in release ?.? (????-??-??) [?]
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 2.8 (2012-04-19) [stable]
 
 The build system has been overhauled to be more in line with

diff --git a/cfg.mk b/cfg.mk
line changes: +1/-1
index 67c7135..0843156
--- a/cfg.mk
+++ b/cfg.mk
@@ -19,4 +19,4 @@ GNULIB_SRCDIR ?= $(srcdir)/gnulib
 gnulib_dir = $(GNULIB_SRCDIR)
 
 # Set format of NEWS
-old_NEWS_hash := d41d8cd98f00b204e9800998ecf8427e
+old_NEWS_hash := f82bc4c148248f1f79c5ffc55bde0a7c

This website is licensed under AGPL-3.0. Feel free to copy!