summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKazuhito Hagio <k-hagio-ab@nec.com>2020-01-15 13:09:56 -0500
committerKazuhito Hagio <k-hagio-ab@nec.com>2020-01-15 13:09:56 -0500
commite7301654029330bbf49693002fa72223f9b3fb36 (patch)
treea69111bfd7f8f3d19f0a05c295acd1a94104ddaf /Makefile
parenta4fe839d25fba54c5feeae8550a51212ecf8dd5f (diff)
[v1.6.7] Update version
Update makedumpfile to version 1.6.7. Signed-off-by: Kazuhito Hagio <k-hagio-ab@nec.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2b17a77..388faf7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# makedumpfile
-VERSION=1.6.6
-DATE=27 Jun 2019
+VERSION=1.6.7
+DATE=16 Jan 2020
# Honour the environment variable CC
ifeq ($(strip $CC),)