summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoroomichi <oomichi@ark.s1.itd.nes.nec.co.jp>2011-09-12 09:56:59 +0900
committeroomichi <oomichi@ark.s1.itd.nes.nec.co.jp>2011-09-12 09:56:59 +0900
commitc140399f18cf386f53753e7b982c69192a57524a (patch)
tree72d204cdc23c0db59fe4bef71de3be67fcf00fe6 /Makefile
parent136f78fa0b5c20805c567066887dccd762ce741f (diff)
[v1.4.0] Update version
This patch updates makedumpfile to version 1.4.0. Signed-off-by: Ken'ichi Ohmichi <oomichi@mxs.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 6aa6adc..d643d2b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# makedumpfile
-VERSION=1.3.8
-DATE=6 June 2011
+VERSION=1.4.0
+DATE=12 September 2011
CC = gcc
CFLAGS = -g -O2 -Wall -D_FILE_OFFSET_BITS=64 \