summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2019-06-02 21:09:36 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2019-06-02 21:09:36 -0400
commit055575b1376f264a3d0d2adcbe652dbad73f36f8 (patch)
tree085acade3483147cd69a1e9194c9b3e2b9c75cf3
parentb421d4e7e06f977436b6e6195b95ca44d884e0c0 (diff)
Add guile-sdl2 0.4.0 release entry.
-rw-r--r--haunt.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/haunt.scm b/haunt.scm
index e00054b..c9761e3 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -409,7 +409,8 @@ following modules:")
#:license "GNU LGPLv3+"
#:manual? #t
#:releases
- `(("0.3.1" ,(date 2018 10 16))
+ `(("0.4.0" ,(date 2019 06 02))
+ ("0.3.1" ,(date 2018 10 16))
("0.3.0" ,(date 2018 07 10))
("0.2.0" ,(date 2017 01 20))
("0.1.2" ,(date 2016 08 10))