mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
rom-properties 1.6.1
This commit is contained in:
parent
a4533f6f68
commit
d793703740
@ -1,7 +1,7 @@
|
||||
# ROM Properties Page Shell Extension
|
||||
CMAKE_MINIMUM_REQUIRED(VERSION 3.0)
|
||||
CMAKE_POLICY(SET CMP0048 NEW)
|
||||
PROJECT(rom-properties VERSION 1.6.0.1)
|
||||
PROJECT(rom-properties VERSION 1.6.1.0)
|
||||
|
||||
# CMAKE_PROJECT_VERSION was introduced in 3.12.
|
||||
IF(NOT CMAKE_PROJECT_VERSION OR NOT CMAKE_PROJECT_VERSION_MAJOR)
|
||||
|
10
NEWS.md
10
NEWS.md
@ -1,6 +1,14 @@
|
||||
# Changes
|
||||
|
||||
## v1.7 (released 2020/??/??)
|
||||
## v1.6.1 (released 2020/07/13)
|
||||
|
||||
* Bug fixes:
|
||||
* Windows: Fixed a guaranteed crash when viewing the "ROM Properties" tab.
|
||||
Fixes issue #236.
|
||||
|
||||
* Other changes:
|
||||
* Windows: The rp-download User-Agent string now includes the OS version
|
||||
number.
|
||||
|
||||
## v1.6 (released 2020/07/12)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user