From cd1312b97ac097ddb4ca82034953205b48d52d7e Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Wed, 23 Jul 2008 15:07:23 +0000 Subject: 20080723-1607 --- INSTALL | 1 + include/version.h | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 2c3a46a7..add92049 100644 --- a/INSTALL +++ b/INSTALL @@ -56,6 +56,7 @@ containing only the source code. To do that for a supported variant of hosted Inferno, on Unix or Plan 9, do the follow- ing in the root of the Inferno tree: +0. Edit mkconfig as described above. 1. Run makemk.sh to rebuild the mk command, which is used to build everything else. diff --git a/include/version.h b/include/version.h index f51b4dc9..4185fca8 100644 --- a/include/version.h +++ b/include/version.h @@ -1 +1 @@ -#define VERSION "Fourth Edition (20080707)" +#define VERSION "Fourth Edition (20080723)" -- cgit v1.2.3