The Lambda Lab
/
projects
/
lambdamail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9358486
)
Version bump.
author
plugd
<plugd@thelambdalab.xyz>
Tue, 20 Jul 2021 10:28:38 +0000
(12:28 +0200)
committer
plugd
<plugd@thelambdalab.xyz>
Tue, 20 Jul 2021 10:28:38 +0000
(12:28 +0200)
lambdamail.scm
patch
|
blob
|
history
diff --git
a/lambdamail.scm
b/lambdamail.scm
index
9cc8f34
..
fad257d
100644
(file)
--- a/
lambdamail.scm
+++ b/
lambdamail.scm
@@
-18,7
+18,7
@@
(chicken random)
srfi-1 srfi-13 matchable base64)
-(define lambdamail-version "LambdaMail v1.
5
.0")
+(define lambdamail-version "LambdaMail v1.
6
.0")
(define-record config host port spool-dir user group)