Hi. This patch updates the version info of makedumpfile.
Thanks Ken'ichi Ohmichi diff -puN makedumpfile.org/Makefile makedumpfile/Makefile --- makedumpfile.org/Makefile 2006-11-17 11:37:50.000000000 +0900 +++ makedumpfile/Makefile 2006-11-17 11:38:07.000000000 +0900 @@ -1,7 +1,7 @@ # makedumpfile -VERSION=1.0.4 -DATE=15 November 2006 +VERSION=1.0.5 +DATE=17 November 2006 CC = gcc CFLAGS = -g -O2 -Wall -D_FILE_OFFSET_BITS=64 \ _ _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
