diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-10-18 17:39:33 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-10-18 17:39:33 -0700 |
commit | 1a555b239d1949588e28e6fd5cbdb87c2d068226 (patch) | |
tree | 9b15b9197e75ffbc1936ab58dc622bbdebcd8214 /share | |
parent | 09c298514a143adeebba281701c3c36ba6ad060f (diff) | |
download | txr-1a555b239d1949588e28e6fd5cbdb87c2d068226.tar.gz txr-1a555b239d1949588e28e6fd5cbdb87c2d068226.tar.bz2 txr-1a555b239d1949588e28e6fd5cbdb87c2d068226.zip |
Version 120.txr-120
* 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 fb73f29b..ec1d2307 100644 --- a/share/txr/stdlib/ver.tl +++ b/share/txr/stdlib/ver.tl @@ -1,2 +1,2 @@ -(defvarl lib-version 119) +(defvarl lib-version 120) (defvarl *lib-version* lib-version) |