mirror of
https://github.com/3DSGuy/Project_CTR.git
synced 2025-06-18 13:35:41 -04:00
Bump CTRTool version to v1.2.1 for release
Some checks are pending
Compile CTRTool (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (arm64, macos_arm64, macos-latest, ctrtool) (push) Waiting to run
Compile CTRTool (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x86_64, macos_x86_64, macos-latest, ctrtool) (push) Waiting to run
Compile CTRTool (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x86_64, ubuntu_x86_64, ubuntu-latest, ctrtool) (push) Waiting to run
Compile CTRTool (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (Release, Release, win_x86, windows-latest, x86, ctrtool) (push) Waiting to run
Compile CTRTool (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x64\Release, Release, win_x64, windows-latest, x64, ctrtool) (push) Waiting to run
Compile MakeROM (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (arm64, macos_arm64, macos-latest, makerom) (push) Waiting to run
Compile MakeROM (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x86_64, .exe, win_x86_64, windows-latest, makerom) (push) Waiting to run
Compile MakeROM (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x86_64, macos_x86_64, macos-latest, makerom) (push) Waiting to run
Compile MakeROM (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x86_64, ubuntu_x86_64, ubuntu-latest, makerom) (push) Waiting to run
Some checks are pending
Compile CTRTool (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (arm64, macos_arm64, macos-latest, ctrtool) (push) Waiting to run
Compile CTRTool (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x86_64, macos_x86_64, macos-latest, ctrtool) (push) Waiting to run
Compile CTRTool (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x86_64, ubuntu_x86_64, ubuntu-latest, ctrtool) (push) Waiting to run
Compile CTRTool (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (Release, Release, win_x86, windows-latest, x86, ctrtool) (push) Waiting to run
Compile CTRTool (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x64\Release, Release, win_x64, windows-latest, x64, ctrtool) (push) Waiting to run
Compile MakeROM (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (arm64, macos_arm64, macos-latest, makerom) (push) Waiting to run
Compile MakeROM (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x86_64, .exe, win_x86_64, windows-latest, makerom) (push) Waiting to run
Compile MakeROM (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x86_64, macos_x86_64, macos-latest, makerom) (push) Waiting to run
Compile MakeROM (on master branch) / Compile ${{ matrix.prog }} for ${{ matrix.dist }} (x86_64, ubuntu_x86_64, ubuntu-latest, makerom) (push) Waiting to run
This commit is contained in:
parent
35aa9ffe2d
commit
06ac1b8096
@ -3,5 +3,5 @@
|
||||
#define BIN_NAME "ctrtool"
|
||||
#define VER_MAJOR 1
|
||||
#define VER_MINOR 2
|
||||
#define VER_PATCH 0
|
||||
#define VER_PATCH 1
|
||||
#define AUTHORS "jakcron"
|
||||
|
Loading…
Reference in New Issue
Block a user