mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-24 21:05:38 +00:00
Bumped version to 2.0.1.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
Version 2.0.1, released on 2024-11-26
|
||||
Windows: Fixed a crash when opening a native file dialog (#67).
|
||||
|
||||
Version 2.0.0, released on 2024-11-07
|
||||
New JSON-based parser for smartctl output (requires smartctl 7.3+) (#4).
|
||||
Support for NVMe drives (self-tests require smartctl 7.4+) (#4).
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gsmartcontrol 2.0.0\n"
|
||||
"Project-Id-Version: gsmartcontrol 2.0.1\n"
|
||||
"Report-Msgid-Bugs-To: https://gsmartcontrol.shaduri.dev"
|
||||
"Support\n"
|
||||
"POT-Creation-Date: 2021-08-09 01:51+0400\n"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gsmartcontrol 2.0.0\n"
|
||||
"Project-Id-Version: gsmartcontrol 2.0.1\n"
|
||||
"Report-Msgid-Bugs-To: https://gsmartcontrol.shaduri.dev"
|
||||
"Support\n"
|
||||
"POT-Creation-Date: 2018-02-05 01:51+0400\n"
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
|
||||
# This file is included from CMakeLists.txt
|
||||
|
||||
set(CMAKE_PROJECT_VERSION "2.0.0")
|
||||
set(CMAKE_PROJECT_VERSION "2.0.1")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user