diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-12-20 00:27:52 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-12-20 00:27:52 -0800 |
commit | c740cf5e2af62936fb95799d05a8235b956c15b2 (patch) | |
tree | 9003d15b8cad7470c2041265c61ebb926fc7b096 /share | |
parent | 1b25be202870c1fd2db663f4f3764237ed92a765 (diff) | |
download | txr-c740cf5e2af62936fb95799d05a8235b956c15b2.tar.gz txr-c740cf5e2af62936fb95799d05a8235b956c15b2.tar.bz2 txr-c740cf5e2af62936fb95799d05a8235b956c15b2.zip |
Version 230.txr-230
* 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 eca52990..1dc81624 100644 --- a/share/txr/stdlib/ver.tl +++ b/share/txr/stdlib/ver.tl @@ -1,2 +1,2 @@ -(defvarl lib-version 229) +(defvarl lib-version 230) (defvarl *lib-version* lib-version) |