From df605863dbd399205016665f72c24e574d511a97 Mon Sep 17 00:00:00 2001 From: InauguralPhysicist Date: Fri, 10 Jul 2026 01:17:13 -0500 Subject: [PATCH] ci: bump EIGS_REF to v0.29.0 (+ fix drifted CLAUDE.md release prose) --- .devcontainer/Dockerfile | 2 +- CLAUDE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 194e4bb..8593527 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -20,7 +20,7 @@ RUN apt-get update \ # Full EigenScript source at the pinned tag; build the gfx variant (SDL2 is # dlopen'd, so building needs no -dev headers). stdlib resolves at ../lib. -ARG EIGS_REF=v0.28.0 +ARG EIGS_REF=v0.29.0 RUN git clone --depth 1 --branch "${EIGS_REF}" \ https://github.com/InauguralSystems/EigenScript.git /opt/eigenscript \ && make -C /opt/eigenscript gfx CC=gcc diff --git a/CLAUDE.md b/CLAUDE.md index d8c7f51..073700f 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -23,7 +23,7 @@ and Tidepool. ## Toolchain -EigenScript is **not** vendored. Pin **v0.13.0 minimum**; **v0.27.0** +EigenScript is **not** vendored. Pin **v0.13.0 minimum**; **v0.29.0** is the current tested release (`.devcontainer/Dockerfile` `EIGS_REF`). Two binaries matter: