diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-12-19 08:53:02 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-12-19 08:53:02 -0800 |
commit | 96af2b6e4ffba5e08639e5ca1b307b44e34cb697 (patch) | |
tree | b416891dd2a56129d1326d5a798dcf2f2c0cd5a0 /share | |
parent | b81a5285f8b9b583c6933e7aa576f3ef0a3a8e82 (diff) | |
download | txr-96af2b6e4ffba5e08639e5ca1b307b44e34cb697.tar.gz txr-96af2b6e4ffba5e08639e5ca1b307b44e34cb697.tar.bz2 txr-96af2b6e4ffba5e08639e5ca1b307b44e34cb697.zip |
Version 128.txr-128
* RELNOTES: Updated.
* configure, txr.1: Bumped version and date.
Bumped copyright year in configure.
(Could be last chance this year).
* 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 9698ae05..b54322b5 100644 --- a/share/txr/stdlib/ver.tl +++ b/share/txr/stdlib/ver.tl @@ -1,2 +1,2 @@ -(defvarl lib-version 127) +(defvarl lib-version 128) (defvarl *lib-version* lib-version) |