summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.prev-version2
-rw-r--r--NEWS2
-rw-r--r--cfg.mk2
3 files changed, 4 insertions, 2 deletions
diff --git a/.prev-version b/.prev-version
index 6cd2905..d16d626 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-2014.10.15
+2015.02.04
diff --git a/NEWS b/NEWS
index 6e7a782..2d06e08 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@
# and this notice are preserved. This file is offered as-is, without any
# warranty.
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
* Noteworthy changes in release 2015.02.04 (2015-02-04) [stable]
AX_OPENMP: Test that we can actually #include <omp.h> successfully.
diff --git a/cfg.mk b/cfg.mk
index 1c0fe60..1f38cc1 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -3,7 +3,7 @@
# settings required by the maintainer-makefile module
gnu_rel_host := ftp.gnu.org
-old_NEWS_hash := f68628ba5e401f72b0c1bef03995f541
+old_NEWS_hash := ff8cf8e0270eb6c3dbf8a0f78b53726d
gpg_key_ID := 99089D72
today := $(date "+%Y-%m-%d")
TAR_OPTIONS += --mtime=$(today)