Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

Commit

Permalink
updated version name
Browse files Browse the repository at this point in the history
  • Loading branch information
emiyl committed Apr 17, 2020
1 parent ff07d5f commit 5167a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ char **mlc_stored_folders = NULL;
char **usb_meta_names = NULL;;
char **usb_stored_folders = NULL;;

const char head_string[50] = "-- dumpling v1.0 pre-release by emiyl --";
const char head_string[50] = "-- dumpling v1.0 by emiyl --";

int titles_menu(int dump_source, int dump_target) {
InitOSFunctionPointers();
Expand Down

0 comments on commit 5167a1e

Please sign in to comment.