summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2012-12-03 11:21:10 +0900
committerAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2012-12-03 15:04:26 +0900
commitc58c454c68436ec7b67a1507d7444395a6b13e34 (patch)
tree3501641b9a094ca53c9675f7f9756edb28da4442 /Makefile
parent94b5c72843a9dd051d4dc9c9d0b91499365cb580 (diff)
[v1.5.1] Update version
This patch updates makedumpfile to version 1.5.1. 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 fac21de..e6c4e5d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# makedumpfile
-VERSION=1.5.0
-DATE=6 Sep 2012
+VERSION=1.5.1
+DATE=6 Dec 2012
# Honour the environment variable CC
ifeq ($(strip $CC),)