Skip to content

Commit 5e8b085

Browse files
committed
Update changelog.md
Update qbittorrent-nox-static.sh
1 parent 98c1ed3 commit 5e8b085

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v2.0.10 - 05/10/2024
2+
3+
Make `cmake` the default build tool with the release of qBittorrent v5
4+
15
### v2.0.9 - 14/05/2024
26

37
Change default c++ standard used for newer build combinations from 23 to 20.

qbittorrent-nox-static.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#################################################################################################################################################
1818
# Script version = Major minor patch
1919
#################################################################################################################################################
20-
script_version="2.0.9"
20+
script_version="2.0.10"
2121
#################################################################################################################################################
2222
# Set some script features - https://www.gnu.org/software/bash/manual/html_node/The-Set-Builtin.html
2323
#################################################################################################################################################

0 commit comments

Comments
 (0)