diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-06-25 06:31:55 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-06-25 06:31:55 -0700 |
commit | 4f5817aaa0432a07b537374be21ecf912c000c87 (patch) | |
tree | cec2ae479433b367d23ee1993b40c79b40bfba6a /stdlib/ver.tl | |
parent | 074a2372e100a9eadaaa4248baa9d9053af559e0 (diff) | |
download | txr-4f5817aaa0432a07b537374be21ecf912c000c87.tar.gz txr-4f5817aaa0432a07b537374be21ecf912c000c87.tar.bz2 txr-4f5817aaa0432a07b537374be21ecf912c000c87.zip |
Version 264txr-264
* RELNOTES: Updated.
* configure, txr.1: Bumped version and date.
* stdlib/ver.tl: Bumped.
* txr.vim, tl.vim: Regenerated.
* protsym.c: Likewise.
Diffstat (limited to 'stdlib/ver.tl')
-rw-r--r-- | stdlib/ver.tl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/ver.tl b/stdlib/ver.tl index e85d7ac6..bd42b120 100644 --- a/stdlib/ver.tl +++ b/stdlib/ver.tl @@ -1,2 +1,2 @@ -(defvarl lib-version 263) +(defvarl lib-version 264) (defvarl *lib-version* lib-version) |