summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2013-02-18 16:07:43 +0900
committerAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2013-02-18 17:47:26 +0900
commitcdbb0be368884ec3be5187c8763c5db154fd5826 (patch)
tree9bc32e2dcfd2f709ff0f7e133418e9f08c3a0113 /Makefile
parent71a2f88ce6a6555ca4654922c3e58ad0cd3d5b0c (diff)
[v1.5.3] Update version
This patch updates makedumpfile to version 1.5.3. 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 419af06..cb8b31f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# makedumpfile
-VERSION=1.5.2
-DATE=14 Feb 2013
+VERSION=1.5.3
+DATE=19 Feb 2013
# Honour the environment variable CC
ifeq ($(strip $CC),)