diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-11-27 18:49:38 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-11-27 18:49:38 -0800 |
commit | f00e8b87c7eb63297d3cd16ddb35d19e5dc69861 (patch) | |
tree | 9134b376b7514c9d89e3bff2fb57c070117e7770 /share | |
parent | 4571248f624d2daefefbc565a3fcc96c4e22c547 (diff) | |
download | txr-f00e8b87c7eb63297d3cd16ddb35d19e5dc69861.tar.gz txr-f00e8b87c7eb63297d3cd16ddb35d19e5dc69861.tar.bz2 txr-f00e8b87c7eb63297d3cd16ddb35d19e5dc69861.zip |
Version 161.txr-161
* RELNOTES: Updated.
* configure, txr.1: Bumped version and date.
* share/txr/stdlib/ver.tl: Likewise.
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 b4517465..07c45b82 100644 --- a/share/txr/stdlib/ver.tl +++ b/share/txr/stdlib/ver.tl @@ -1,2 +1,2 @@ -(defvarl lib-version 160) +(defvarl lib-version 161) (defvarl *lib-version* lib-version) |