mirror of
https://github.com/Nightkingale/Wii-U-Account-Swap.git
synced 2026-04-25 15:42:43 -05:00
Prepare for an official release
This commit is contained in:
parent
e430d156b1
commit
aa83c22ff8
|
|
@ -13,7 +13,7 @@
|
|||
#include "../include/unlink.hpp"
|
||||
#include "../include/utils.hpp"
|
||||
|
||||
const std::string VERSION_NUMBER = "v1.0.0-rc1"; // The current version number of the program.
|
||||
const std::string VERSION_NUMBER = "v1.0.0"; // The current version number of the program.
|
||||
const int BUFFER_SIZE = 0x2000; // The buffer size allocated for reading and writing files.
|
||||
|
||||
unsigned int USER_ID; // The current user persistant ID.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user