rvthtool 2.0.1

This commit is contained in:
David Korth 2025-06-17 21:19:17 -04:00
parent b27996b154
commit 5b3286af4d
4 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ CMAKE_POLICY(SET CMP0048 NEW)
# Introduced in CMake 3.3.
CMAKE_POLICY(SET CMP0063 NEW)
SET(RVTHTOOL_VERSION 2.0.0.1)
SET(RVTHTOOL_VERSION 2.0.1.0)
PROJECT(rvthtool-base VERSION ${RVTHTOOL_VERSION})
# CMAKE_PROJECT_VERSION was introduced in 3.12.

View File

@ -3,7 +3,7 @@
## v2.0.1 (released 2025/06/17)
* Bug fixes:
* Fix Windows UI issues: missing icons, proper dark mode support.
* Fix Windows UI issues: missing icons, proper Dark Mode support.
## v2.0 - GUI Release (released 2025/06/16)

View File

@ -92,7 +92,7 @@ $ ./rvthtool query
/dev/sdb
- Manufacturer: Nintendo Co., Ltd.
- Product Name: RVT-H READER
- Serial Number: 2000xxxx
- Serial Number: 2000xxxxx
- HDD Firmware: 01.0
- HDD Vendor: WDC
- HDD Model: WD800BEVE-00UYT0

View File

@ -1,5 +1,5 @@
# AppVeyor configuration file.
version: '2.0.0.{build}'
version: '2.0.1.{build}'
# Build worker image (VM template)
image: