From a73b2dff035dff9c86cf904188285f1ba3d7f7cf Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Thu, 11 Nov 2021 10:11:43 +0100 Subject: [PATCH] Bump file versions. --- build/lisp.tcl | 2 +- src/l/{*lisp.155 => *lisp.156} | 0 src/l/{struct.658 => struct.659} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename src/l/{*lisp.155 => *lisp.156} (100%) rename src/l/{struct.658 => struct.659} (100%) diff --git a/build/lisp.tcl b/build/lisp.tcl index ed6bf1b9..15ac2857 100644 --- a/build/lisp.tcl +++ b/build/lisp.tcl @@ -15,7 +15,7 @@ respond "*" ":job lisp\r" respond "*" ":load .temp.;*lisp bin\r" respond "*" "\033g" respond "*" "purify\033g" -respond "*" ":pdump sys;purqio 2155\r" +respond "*" ":pdump sys;purqio 2156\r" respond "*" ":kill\r" respond "*" ":link sys;ts lisp,sys:purqio >\r" diff --git a/src/l/*lisp.155 b/src/l/*lisp.156 similarity index 100% rename from src/l/*lisp.155 rename to src/l/*lisp.156 diff --git a/src/l/struct.658 b/src/l/struct.659 similarity index 100% rename from src/l/struct.658 rename to src/l/struct.659