summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2012-02-22 13:44:09 +0900
committerAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2012-02-28 19:46:10 +0900
commit1428438d2d688cb855f97ec93cc0f786d7b8f16a (patch)
tree86b2b30d68fec7ba8c8d287ac7efab963e45d934 /Makefile
parent029ebaf024958abcd5d6ecb9d233a7cf098dd4d8 (diff)
[v1.4.3] Update version
This patch updates makedumpfile to version 1.4.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 f427763..a06b2db 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# makedumpfile
-VERSION=1.4.2
-DATE=25 January 2012
+VERSION=1.4.3
+DATE=29 February 2012
# Honour the environment variable CC
ifeq ($(strip $CC),)