diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-03-08 20:39:11 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-03-08 20:39:11 -0800 |
commit | e844d3a602af4380c196d896b803b67d58ecbcea (patch) | |
tree | 839b5f42ea5a85d0cbf1041ec7788dd25ec3ee9a /share | |
parent | 519a7fe124355ccba4f71720bac8ccfd064c1fba (diff) | |
download | txr-e844d3a602af4380c196d896b803b67d58ecbcea.tar.gz txr-e844d3a602af4380c196d896b803b67d58ecbcea.tar.bz2 txr-e844d3a602af4380c196d896b803b67d58ecbcea.zip |
Version 213.txr-213
* RELNOTES: Updated.
* configure, txr.1: Bumped version and date.
* share/txr/stdlib/ver.tl: Likewise.
* txr.vim, tl.vim: Regenerated.
* protsym.c: Likewise.
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 d27b791b..5c935b4d 100644 --- a/share/txr/stdlib/ver.tl +++ b/share/txr/stdlib/ver.tl @@ -1,2 +1,2 @@ -(defvarl lib-version 212) +(defvarl lib-version 213) (defvarl *lib-version* lib-version) |