mirror of
https://github.com/urbit/shrub.git
synced 2024-12-21 01:41:37 +03:00
vere: bump kelvin to 329/418
This commit is contained in:
parent
27a4a9584f
commit
3f211f8ab9
@ -687,7 +687,8 @@ _pier_wyrd_fail(u3_pier* pir_u, u3_ovum* egg_u, u3_noun lud)
|
|||||||
// XX organizing version constants
|
// XX organizing version constants
|
||||||
//
|
//
|
||||||
#define VERE_NAME "vere"
|
#define VERE_NAME "vere"
|
||||||
#define VERE_ZUSE 419
|
#define VERE_ZUSE 418
|
||||||
|
#define VERE_LULL 329
|
||||||
|
|
||||||
/* _pier_wyrd_aver(): check for %wend effect and version downgrade. RETAIN
|
/* _pier_wyrd_aver(): check for %wend effect and version downgrade. RETAIN
|
||||||
*/
|
*/
|
||||||
@ -823,7 +824,7 @@ _pier_wyrd_card(u3_pier* pir_u)
|
|||||||
u3dc("scot", c3__ta, u3i_string(URBIT_VERSION)),
|
u3dc("scot", c3__ta, u3i_string(URBIT_VERSION)),
|
||||||
u3_nul);
|
u3_nul);
|
||||||
u3_noun kel = u3nl(u3nc(c3__zuse, VERE_ZUSE), // XX from both king and serf?
|
u3_noun kel = u3nl(u3nc(c3__zuse, VERE_ZUSE), // XX from both king and serf?
|
||||||
u3nc(c3__lull, 330), // XX define
|
u3nc(c3__lull, VERE_LULL), // XX from both king and serf?
|
||||||
u3nc(c3__arvo, 240), // XX from both king and serf?
|
u3nc(c3__arvo, 240), // XX from both king and serf?
|
||||||
u3nc(c3__hoon, 140), // god_u->hon_y
|
u3nc(c3__hoon, 140), // god_u->hon_y
|
||||||
u3nc(c3__nock, 4), // god_u->noc_y
|
u3nc(c3__nock, 4), // god_u->noc_y
|
||||||
|
Loading…
Reference in New Issue
Block a user