From 40006ec4c335b80e50ab96c247c002ba908733c3 Mon Sep 17 00:00:00 2001 From: pkova Date: Tue, 27 Jun 2023 17:36:49 +0300 Subject: [PATCH] pier: propagate pace to mars --- pkg/vere/pier.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pkg/vere/pier.c b/pkg/vere/pier.c index f3b1879290..1e39d14ef4 100644 --- a/pkg/vere/pier.c +++ b/pkg/vere/pier.c @@ -3,6 +3,7 @@ #include "db/lmdb.h" #include "ent.h" #include "noun.h" +#include "pace.h" #include "vere.h" #include "version.h" @@ -807,7 +808,8 @@ _pier_wyrd_card(u3_pier* pir_u) // XX god_u not necessarily available yet, refactor call sites // - u3_noun ver = u3nt(u3i_string(VERE_NAME), + u3_noun ver = u3nq(u3i_string(VERE_NAME), + u3i_string(U3_VERE_PACE), u3dc("scot", c3__ta, u3i_string(URBIT_VERSION)), u3_nul); u3_noun kel = u3nl(u3nc(c3__zuse, VERE_ZUSE), // XX from both king and serf?