summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2012-05-25 13:10:48 +0900
committerAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2012-05-25 13:10:48 +0900
commit49ae2ff913d80ab810e00fb918b2a7605ee28756 (patch)
tree7fa96c66dbed9e17cc84253f64f7f530200dd9d2 /Makefile
parent4f39edb5fdc170a6e3ad78030defa361cbc2679f (diff)
[v1.4.4] Update version
This patch updates makedumpfile to version 1.4.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 28c881a..7337c58 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# makedumpfile
-VERSION=1.4.3
-DATE=29 February 2012
+VERSION=1.4.4
+DATE=29 May 2012
# Honour the environment variable CC
ifeq ($(strip $CC),)