From d6223ecaf0489d0b4dbfa82e99af002d35b73f9b Mon Sep 17 00:00:00 2001 From: Kitlith Date: Sat, 12 Aug 2017 14:39:14 -0700 Subject: [PATCH] Bump version to 0.1.2. --- ntrboot_flasher/source/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ntrboot_flasher/source/main.cpp b/ntrboot_flasher/source/main.cpp index ff065b8..834d2a8 100644 --- a/ntrboot_flasher/source/main.cpp +++ b/ntrboot_flasher/source/main.cpp @@ -210,7 +210,7 @@ const char *options[]={ void printMenuOptions(int menuOption) { - DrawStringF(TOP_SCREEN, 20, 20, "ntrboot flasher 0.1.1"); + DrawStringF(TOP_SCREEN, 20, 20, "ntrboot flasher 0.1.2"); for(int i=0; i