summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKazuhito Hagio <k-hagio@ab.jp.nec.com>2018-12-04 15:21:52 -0500
committerKazuhito Hagio <k-hagio@ab.jp.nec.com>2018-12-04 15:21:52 -0500
commitaf8e0163294efb5fc9c828f6e559689a648520a3 (patch)
treea716d92cfc67cc85772d50755b250e1bc4689c46 /Makefile
parent443bd7d3e9c1e3b6e4253eda0c010af9ad175bea (diff)
[v1.6.5] Update version
This patch updates makedumpfile to version 1.6.5. Signed-off-by: Kazuhito Hagio <k-hagio@ab.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 142a387..ea3c47d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# makedumpfile
-VERSION=1.6.4
-DATE=3 Jul 2018
+VERSION=1.6.5
+DATE=5 Dec 2018
# Honour the environment variable CC
ifeq ($(strip $CC),)