From 2abebc4d066c038594dc667be210990c4c1dce30 Mon Sep 17 00:00:00 2001 From: FIX94 Date: Sat, 9 Apr 2016 18:03:04 +0200 Subject: fixed up eeprom support --- source/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/main.c') diff --git a/source/main.c b/source/main.c index ee23263..9a1b01a 100644 --- a/source/main.c +++ b/source/main.c @@ -23,7 +23,7 @@ void printmain() { printf("\x1b[2J"); printf("\x1b[37m"); - printf("GBA Link Cable Dumper v1.1 by FIX94\n"); + printf("GBA Link Cable Dumper v1.2 by FIX94\n"); printf("Save Support based on SendSave by Chishm\n"); } -- cgit 1.4.1