about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <bofh@yhbt.net>2021-12-06 23:38:39 +0000
committerEric Wong <bofh@yhbt.net>2021-12-06 23:38:39 +0000
commit2fa3153681c8bdcaf4d97ec7080c3aad31d5afd7 (patch)
tree0f16a24dbbcd6eab119893ca70bed404e05b9f01
parentb73beeed5dd24c6bf192dbbf6941a5537a2eecd4 (diff)
downloadraindrops-2fa3153681c8bdcaf4d97ec7080c3aad31d5afd7.tar.gz
Raindrops may now use file-backed mmap() rather than anonymous
memory.  Thanks to KJ Tsanaktsidis for the patch:

  https://yhbt.net/raindrops-public/20211125065618.3432-1-ktsanaktsidis@zendesk.com/T/

The documentation is also updated to note our mail archives are now
available via IMAP(S).
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index f448d2d..5d530aa 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.19.2
+DEF_VER=v0.20.0
 
 LF='
 '