bump to v2.4.3

This commit is contained in:
Craig Raw
2026-03-10 11:26:47 +02:00
parent 67e1573329
commit ea0509ca3d
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ sudo apt install -y rpm fakeroot binutils
First, assign a temporary variable in your shell for the specific release you want to build. For the current one specify:
```shell
GIT_TAG="2.4.1"
GIT_TAG="2.4.2"
```
The project can then be initially cloned as follows: