diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-02-08 06:24:13 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-02-08 06:24:13 -0800 |
commit | f3e2007a7c5b75d5e4c726077418c4120349c36b (patch) | |
tree | ff6fcb223f13859f64a412b2c0c31d3234d4f793 /share | |
parent | 3ad90f9e7b6806832849db9e1d908d906d06a87b (diff) | |
download | txr-f3e2007a7c5b75d5e4c726077418c4120349c36b.tar.gz txr-f3e2007a7c5b75d5e4c726077418c4120349c36b.tar.bz2 txr-f3e2007a7c5b75d5e4c726077418c4120349c36b.zip |
Version 209.txr-209
* RELNOTES: Updated.
* configure, txr.1: Bumped version and date.
* share/txr/stdlib/ver.tl: Likewise.
* txr.vim, tl.vim: Regenerated.
Diffstat (limited to 'share')
-rw-r--r-- | share/txr/stdlib/ver.tl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/txr/stdlib/ver.tl b/share/txr/stdlib/ver.tl index 47b0d043..e0cce478 100644 --- a/share/txr/stdlib/ver.tl +++ b/share/txr/stdlib/ver.tl @@ -1,2 +1,2 @@ -(defvarl lib-version 208) +(defvarl lib-version 209) (defvarl *lib-version* lib-version) |