diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-02-08 07:42:17 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-02-08 07:42:17 -0800 |
commit | c423a45e7c1899401b106c93a70a82b2f3c28873 (patch) | |
tree | 5174472519898ac93c01b580e26d2d1e7ea003a3 /share | |
parent | 2293fbacbcc170f3e4793ff1ad3884318ea354d2 (diff) | |
download | txr-c423a45e7c1899401b106c93a70a82b2f3c28873.tar.gz txr-c423a45e7c1899401b106c93a70a82b2f3c28873.tar.bz2 txr-c423a45e7c1899401b106c93a70a82b2f3c28873.zip |
Version 251txr-251
* RELNOTES: Updated.
* configure, txr.1: Bumped version and date.
* share/txr/stdlib/ver.tl: Re-synced to 251.
* 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 da351170..a62862c9 100644 --- a/share/txr/stdlib/ver.tl +++ b/share/txr/stdlib/ver.tl @@ -1,2 +1,2 @@ -(defvarl lib-version 249) +(defvarl lib-version 251) (defvarl *lib-version* lib-version) |