From 7ce57bc1af5c1e4ed5ba1a4f0ebfd7aa5919c68c Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 6 May 1996 18:25:20 +0000 Subject: (init_version): Upgrade to 0.0. --- init/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init') diff --git a/init/init.c b/init/init.c index 35cd466f..dae491e4 100644 --- a/init/init.c +++ b/init/init.c @@ -95,7 +95,7 @@ int fakeboot; /* The tasks of auth and proc and the bootstrap filesystem. */ task_t authtask, proctask, fstask; -char *init_version = "0.0 pre-alpha"; +char *init_version = "0.0"; mach_port_t default_ports[INIT_PORT_MAX]; mach_port_t default_dtable[3]; -- cgit v1.2.3