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


gnu-hello       
Info
Commit...:467617fae6a0daaf53b8b1aeaba33bf2cdbfee4f
Author...:Reuben Thomas
Committer:Reuben Thomas
Date.....:Thu Oct 10 00:48:01 2013 +0100
Parents..:65dc2fdce480a3785c857aba8421921f8a650739

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 a4412fa..8c26915
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-2.8
+2.9

diff --git a/NEWS b/NEWS
line changes: +3/-0
index f35a842..1979e81
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 * Noteworthy changes in release ?.? (????-??-??) [?]
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 2.9 (2013-10-10) [stable]
 
 A series of patches from Sami Kerola has modernized and improved the

diff --git a/cfg.mk b/cfg.mk
line changes: +1/-1
index 0843156..98dca14
--- 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 := f82bc4c148248f1f79c5ffc55bde0a7c
+old_NEWS_hash := 17bc7afec20fb514032522ebff7a5a2b

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