From 3cf82520abdc28d72eba738fdbd819ecd5af566e Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 16 Oct 2022 00:56:19 -0700 Subject: Version 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. --- stdlib/ver.tl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib') 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) -- cgit v1.2.3