summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAtsushi Kumagai <ats-kumagai@wm.jp.nec.com>2016-12-22 17:56:25 +0900
committerAtsushi Kumagai <ats-kumagai@wm.jp.nec.com>2016-12-27 14:15:34 +0900
commit0820a55bf9a0d1f6769398b686a328e5979542b5 (patch)
tree5e12af4c83b057216473a376a89dd8eded36de11 /Makefile
parent5cd0abfe4308ba11579d74e2e7d95e174012427f (diff)
[v1.6.1] Update version
This patch updates makedumpfile to version 1.6.1. Signed-off-by: Atsushi Kumagai <ats-kumagai@wm.jp.nec.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7dde3e4..8b0fd24 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# makedumpfile
-VERSION=1.6.0
-DATE=9 Jun 2016
+VERSION=1.6.1
+DATE=27 Dec 2016
# Honour the environment variable CC
ifeq ($(strip $CC),)