diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-09-23 07:26:14 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-09-23 07:26:14 -0700 |
commit | 1b5b19c0d1e1399f1276cdcad14b3f30bfca9001 (patch) | |
tree | 2eefc2dda4c96abcc237f4e554c25bfb40df6900 /share | |
parent | 0340bbed779bab1d5eca8dcebe431d8d58305f69 (diff) | |
download | txr-1b5b19c0d1e1399f1276cdcad14b3f30bfca9001.tar.gz txr-1b5b19c0d1e1399f1276cdcad14b3f30bfca9001.tar.bz2 txr-1b5b19c0d1e1399f1276cdcad14b3f30bfca9001.zip |
Version 117.txr-117
* 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 eb81304a..96be4826 100644 --- a/share/txr/stdlib/ver.tl +++ b/share/txr/stdlib/ver.tl @@ -1,2 +1,2 @@ -(defvarl lib-version 116) +(defvarl lib-version 117) (defvarl *lib-version* lib-version) |