diff options
| author | Dan Engelbrecht <[email protected]> | 2023-06-13 07:56:43 +0200 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2023-06-13 07:56:43 +0200 |
| commit | bd887c4a74603b8a3ea16a22e105d49e266e2e8a (patch) | |
| tree | c8c5206d585715bfb5c5cf5fd9173f7766d596b3 | |
| parent | Make sure GetEnvVariable can handle values that are longer than 1023 characte... (diff) | |
| download | zen-0.2.13-pre3.tar.xz zen-0.2.13-pre3.zip | |
v0.2.13-pre3v0.2.13-pre3
| -rw-r--r-- | VERSION.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt index 9067ba550..a190c0105 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.2.13-pre2
\ No newline at end of file +0.2.13-pre3
\ No newline at end of file |