summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2013-07-01 17:08:49 +0900
committerAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2013-07-01 17:08:49 +0900
commit0c2df04ab41d0e682dccf0e7e7d055325f50429c (patch)
tree043ba08e5cda50a86484df16710a63e4739222dd /Makefile
parent846ab2ebb23ac7024f8928b66878b7abdc3d6db3 (diff)
[v1.5.4] Update version
This patch updates makedumpfile to version 1.5.4. Signed-off-by: Atsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index cb8b31f..10178ba 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# makedumpfile
-VERSION=1.5.3
-DATE=19 Feb 2013
+VERSION=1.5.4
+DATE=3 Jul 2013
# Honour the environment variable CC
ifeq ($(strip $CC),)