diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-06-18 09:09:20 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-06-18 09:09:20 -0700 |
commit | c9fe7cc60c78e122e1943a6c664231460cb25539 (patch) | |
tree | 6f88a0c6b33487bc6fe9eb75955e1fe06ef16749 /share | |
parent | f9964fe5c922535d5284ad22d62fddbdca315e97 (diff) | |
download | txr-c9fe7cc60c78e122e1943a6c664231460cb25539.tar.gz txr-c9fe7cc60c78e122e1943a6c664231460cb25539.tar.bz2 txr-c9fe7cc60c78e122e1943a6c664231460cb25539.zip |
Version 179.txr-179
* RELNOTES: Updated.
* configure, txr.1: Bumped version and date.
* share/txr/stdlib/ver.tl: Likewise.
* txr.vim, tl.vim, protsym.c: 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 c407f901..1277ef07 100644 --- a/share/txr/stdlib/ver.tl +++ b/share/txr/stdlib/ver.tl @@ -1,2 +1,2 @@ -(defvarl lib-version 178) +(defvarl lib-version 179) (defvarl *lib-version* lib-version) |