diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2025-02-16 17:57:46 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2025-02-16 17:57:46 -0800 |
commit | ccff60dc80a334a07f81d33c17896270c9e4084b (patch) | |
tree | a73160c3c2b3af44bb9313b1fac042c8617d05d6 /stdlib | |
parent | 1de44cb970730cdf4f04ca91f9fc5e98fd411f63 (diff) | |
download | txr-master.tar.gz txr-master.tar.bz2 txr-master.zip |
* RELNOTES: Updated.
* configure (txr_ver): Bumped version.
* stdlib/ver.tl (lib-version): Bumped.
* txr.1: Bumped version and date.
* txr.vim, tl.vim: Regenerated.
Diffstat (limited to 'stdlib')
-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 0f5667ba..15c0a5ea 100644 --- a/stdlib/ver.tl +++ b/stdlib/ver.tl @@ -1,2 +1,2 @@ -(defvarl lib-version 298) +(defvarl lib-version 299) (defvarl *lib-version* lib-version) |