diff options
| author | Dan Engelbrecht <[email protected]> | 2025-09-10 16:39:01 +0200 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2025-09-10 16:39:01 +0200 |
| commit | 75f7b2a0352c02ef0835de65ee259284ccbfa717 (patch) | |
| tree | 8d9fadb8c6740aa1b8b3d9b512197f74189c6f0b | |
| parent | add EMode to WorkerTheadPool to avoid thread starvation (#492) (diff) | |
| download | zen-75f7b2a0352c02ef0835de65ee259284ccbfa717.tar.xz zen-75f7b2a0352c02ef0835de65ee259284ccbfa717.zip | |
5.7.1-pre2v5.7.1-pre2
| -rw-r--r-- | VERSION.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt index e8b7c02ae..2b004c0d0 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -5.7.1-pre1
\ No newline at end of file +5.7.1-pre2
\ No newline at end of file |