You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _software/sysinfo.html
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@
3
3
layout: "codelib-tplt"
4
4
group: lib
5
5
priority: 11
6
-
version: "5.29.0"
7
-
release-date: "2024-10-01"
6
+
version: "5.30.0"
7
+
release-date: "2024-10-06"
8
8
platforms: ["Win32", "Win64"]
9
9
frameworks: ["RTL"]
10
10
compatibility: "Delphi 7 & later"
@@ -227,6 +227,9 @@ <h2 class="panel-title">
227
227
<p>
228
228
Change log: <code><ahref="https://github.com/ddablib/sysinfo/blob/main/CHANGELOG.md" aria-title="View the change log in Markdown format">CHANGELOG.md</a></code>.
229
229
</p>
230
+
<p>
231
+
Acknowledgements: <code><ahref="https://github.com/ddablib/sysinfo/blob/main/Docs/Acknowledgements.md" aria-title="View the acknowledgements document in Markdown format">Acknowledgements.md</a></code>.
0 commit comments