diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-04-04 20:28:50 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-04-04 20:28:50 -0700 |
commit | 6ca6be767f8ac84a8c601c08d6e06822ced556f9 (patch) | |
tree | eefa69c381758f722d9b195a52741d2db742a456 /share | |
parent | 252b5d7129bc499b939ec4c09a6dfd4dc4a3565d (diff) | |
download | txr-6ca6be767f8ac84a8c601c08d6e06822ced556f9.tar.gz txr-6ca6be767f8ac84a8c601c08d6e06822ced556f9.tar.bz2 txr-6ca6be767f8ac84a8c601c08d6e06822ced556f9.zip |
Version 174.txr-174
* 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 23f3c92a..ca0cb99a 100644 --- a/share/txr/stdlib/ver.tl +++ b/share/txr/stdlib/ver.tl @@ -1,2 +1,2 @@ -(defvarl lib-version 173) +(defvarl lib-version 174) (defvarl *lib-version* lib-version) |