summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-05-12 16:22:02 +0000
committerThomas Bushnell <thomas@gnu.org>1997-05-12 16:22:02 +0000
commit96320a20a2df0428884cc60d61d2480392521567 (patch)
treef7eafb792906df526c95af0782ffb24a16f3e611
parente060de0e8a0f7d4183787e06e44ec35b626f67c7 (diff)
Mon May 12 11:25:38 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* version.c (version): Update to version 1.1.1.
-rw-r--r--ChangeLog4
-rw-r--r--version.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b0ea6bd..bc13b19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
Mon May 12 11:25:38 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+ Version 1.1.1 released.
+
+ * version.c (version): Update to version 1.1.1.
+
* bogus/mach_kdb.h: Make sure MACH_KDB is always defined, to zero
if necessary. Bug report from Marcus Daniels
(marcus@cathcart.sysc.pdx.edu).
diff --git a/version.c b/version.c
index 5db6c22..970832a 100644
--- a/version.c
+++ b/version.c
@@ -1,2 +1,2 @@
-char version[] = "GNUmach 1.1";
+char version[] = "GNUmach 1.1.1";