summaryrefslogtreecommitdiffstats
path: root/stdlib/ver.tl
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-10-16 00:56:19 -0700
committerKaz Kylheku <kaz@kylheku.com>2022-10-16 00:56:19 -0700
commit3cf82520abdc28d72eba738fdbd819ecd5af566e (patch)
treedce7f6403e48de214f19eb7f6b3c3482687f20cc /stdlib/ver.tl
parentc34088b1c1789761f0800c0e3eb83baa483247b7 (diff)
downloadtxr-3cf82520abdc28d72eba738fdbd819ecd5af566e.tar.gz
txr-3cf82520abdc28d72eba738fdbd819ecd5af566e.tar.bz2
txr-3cf82520abdc28d72eba738fdbd819ecd5af566e.zip
Version 283.txr-283
* RELNOTES: Updated. * configure (txr_ver): Bumped version. * stdlib/ver.tl (lib-version): Bumped. * txr.1: Bumped version and date. Also mention that separator commas in integer tokens are new in 283 and have a different interpretation in older versions. * txr.vim, tl.vim: Regenerated. * protsym.c: Regenerated.
Diffstat (limited to 'stdlib/ver.tl')
-rw-r--r--stdlib/ver.tl2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/ver.tl b/stdlib/ver.tl
index faf9f0f0..71df0e9d 100644
--- a/stdlib/ver.tl
+++ b/stdlib/ver.tl
@@ -1,2 +1,2 @@
-(defvarl lib-version 282)
+(defvarl lib-version 283)
(defvarl *lib-version* lib-version)