diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-02-14 08:09:28 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-02-14 08:09:28 -0800 |
commit | cf5bf659c31063541471fe50419b86dcb8f68e16 (patch) | |
tree | cd80eda17be42db90099afca86e984d5c7dd9e8c /share | |
parent | d6aed482403280000627ea8c7103aef22d76936d (diff) | |
download | txr-cf5bf659c31063541471fe50419b86dcb8f68e16.tar.gz txr-cf5bf659c31063541471fe50419b86dcb8f68e16.tar.bz2 txr-cf5bf659c31063541471fe50419b86dcb8f68e16.zip |
Version 210.txr-210
* 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 e0cce478..222fd2d5 100644 --- a/share/txr/stdlib/ver.tl +++ b/share/txr/stdlib/ver.tl @@ -1,2 +1,2 @@ -(defvarl lib-version 209) +(defvarl lib-version 210) (defvarl *lib-version* lib-version) |