diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-05-27 11:46:59 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-05-27 11:46:59 -0700 |
commit | 9523628e5ef65c70aad5b8b49606b37fc9a34404 (patch) | |
tree | 014113ca16ca826700e78aaa8bfd9275097b47bd /share | |
parent | d021ddb220345dd93b251dc6ba50caf116c590c5 (diff) | |
download | txr-9523628e5ef65c70aad5b8b49606b37fc9a34404.tar.gz txr-9523628e5ef65c70aad5b8b49606b37fc9a34404.tar.bz2 txr-9523628e5ef65c70aad5b8b49606b37fc9a34404.zip |
Version 197.txr-197
* 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 154d8b82..17cc6bfd 100644 --- a/share/txr/stdlib/ver.tl +++ b/share/txr/stdlib/ver.tl @@ -1,2 +1,2 @@ -(defvarl lib-version 196) +(defvarl lib-version 197) (defvarl *lib-version* lib-version) |