diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-05-20 06:10:51 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-05-20 06:10:51 -0700 |
commit | 1271e9d1e3594bf3a9d3f8770cd147eabdcab2e2 (patch) | |
tree | 06daf3242907cfdda4f3915cc2f5eb2160f85302 /share | |
parent | 672f67915f5e905af2985c15b16934e9c174fd45 (diff) | |
download | txr-141.tar.gz txr-141.tar.bz2 txr-141.zip |
Version 141.txr-141
* 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 3ad62f54..55416e94 100644 --- a/share/txr/stdlib/ver.tl +++ b/share/txr/stdlib/ver.tl @@ -1,2 +1,2 @@ -(defvarl lib-version 140) +(defvarl lib-version 141) (defvarl *lib-version* lib-version) |