diff options
| author | Dan Engelbrecht <[email protected]> | 2023-12-19 12:20:32 +0100 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2023-12-19 12:20:32 +0100 |
| commit | 2e9c45b84de1fa14e2766815c16a1ba12db2a1cf (patch) | |
| tree | ccdf3ef35573f7313f1e1bec05974ce854f33515 | |
| parent | Don't capture local variables in loop by reference (#623) (diff) | |
| download | zen-0.2.38-pre2.tar.xz zen-0.2.38-pre2.zip | |
0.2.38-pre2v0.2.38-pre2
| -rw-r--r-- | VERSION.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt index 834592c35..b4821f6be 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.2.38-pre1
\ No newline at end of file +0.2.38-pre2
\ No newline at end of file |