summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2012-09-05 16:10:52 +0900
committerAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2012-09-06 14:30:23 +0900
commit781037cf8e22e0ecb04440b296265083badf2bcd (patch)
tree0549f312214f4e3fdf991b31033a11d5c513df14 /Makefile
parent8c1614c21d72e1c6e072be5491df213bfcffdceb (diff)
[v1.5.0] Update version
This patch updates makedumpfile to version 1.5.0. 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 7337c58..d5fc09e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# makedumpfile
-VERSION=1.4.4
-DATE=29 May 2012
+VERSION=1.5.0
+DATE=6 Sep 2012
# Honour the environment variable CC
ifeq ($(strip $CC),)