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


gnu-hello       
Info
Commit...:a4ab95364d3de30efd3e541c1ed034ce361a06ec
Author...:Sami Kerola
Committer:Sami Kerola
Date.....:Sun Nov 16 12:00:48 2014 +0000
Parents..:dc7dc56a00e48fe6f231a58f6537139fe2908fb9

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

diff --git a/NEWS b/NEWS
line changes: +3/-0
index 42b411c..0241362
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 * Noteworthy changes in release ?.? (????-??-??) [?]
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 2.10 (2014-11-16) [stable]
 
 Most importantly this release include the 'Hello, World' message to be

diff --git a/cfg.mk b/cfg.mk
line changes: +1/-1
index cb4fc50..07e3fe5
--- 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 := 17bc7afec20fb514032522ebff7a5a2b
+old_NEWS_hash := db15df6458fe88ef5d0585717fc5de57

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