diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-03-01 06:57:28 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-03-01 06:57:28 -0800 |
commit | a6b21fd386f88454f8c05a690ea309bec32c3857 (patch) | |
tree | 54c786eb0b3adae56a6f4e880fbcba8bf4ad1aac /share | |
parent | 01860464bd8649b9029087b947239229aa198cae (diff) | |
download | txr-a6b21fd386f88454f8c05a690ea309bec32c3857.tar.gz txr-a6b21fd386f88454f8c05a690ea309bec32c3857.tar.bz2 txr-a6b21fd386f88454f8c05a690ea309bec32c3857.zip |
Version 134.txr-134
* RELNOTES: Updated.
* configure, txr.1: Bumped version and date.
* share/txr/stdlib/ver.tl: Likewise.
* txr.vim, tl.vim: Regenerated.
* inst.nsi: include .tl files in installer
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 7142df65..72963ff3 100644 --- a/share/txr/stdlib/ver.tl +++ b/share/txr/stdlib/ver.tl @@ -1,2 +1,2 @@ -(defvarl lib-version 133) +(defvarl lib-version 134) (defvarl *lib-version* lib-version) |