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:
047b1ae
)
Version bump.
author
Tim Vaughan
<tgvaughan@gmail.com>
Sat, 14 Sep 2019 20:53:32 +0000
(22:53 +0200)
committer
Tim Vaughan
<tgvaughan@gmail.com>
Sat, 14 Sep 2019 20:53:32 +0000
(22:53 +0200)
lambdamail.scm
patch
|
blob
|
history
diff --git
a/lambdamail.scm
b/lambdamail.scm
index
49fbaec
..
38f8026
100644
(file)
--- a/
lambdamail.scm
+++ b/
lambdamail.scm
@@
-17,7
+17,7
@@
(chicken sort)
srfi-1 srfi-13 matchable base64)
-(define lambdamail-version "LambdaMail v1.
3
.0")
+(define lambdamail-version "LambdaMail v1.
4
.0")
(define-record config host port spool-dir user group)
(define-record message to from text user password)