diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-03-20 07:12:04 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-03-20 07:12:04 -0700 |
commit | f6e5d12ff65b4b500efef9a5494997130f98cad3 (patch) | |
tree | 96789a92954b11f6f39979980536534e922b25c7 /share | |
parent | 3faefc2ed489c102319fd768e146cc66c4941e7f (diff) | |
download | txr-f6e5d12ff65b4b500efef9a5494997130f98cad3.tar.gz txr-f6e5d12ff65b4b500efef9a5494997130f98cad3.tar.bz2 txr-f6e5d12ff65b4b500efef9a5494997130f98cad3.zip |
Version 136.txr-136
* 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 1d78329b..adaf29d4 100644 --- a/share/txr/stdlib/ver.tl +++ b/share/txr/stdlib/ver.tl @@ -1,2 +1,2 @@ -(defvarl lib-version 135) +(defvarl lib-version 136) (defvarl *lib-version* lib-version) |