summaryrefslogtreecommitdiff
path: root/version.c
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-05-07 19:43:51 +0000
committerThomas Bushnell <thomas@gnu.org>1997-05-07 19:43:51 +0000
commit1c767a61bd99cb31d739de8a28485f22586e2cb0 (patch)
tree6026b7d2b1e740d2060c1482557a6717acda0f0e /version.c
parent16ca07b00a4144acb018e0543377e357612b8e77 (diff)
Wed May 7 15:32:08 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* version.c (version): Update to version 1.1. * NEWS: New file. Mon May 5 11:34:01 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile.in (enable_kdb): Use findstring instead of filter. Reported by Marcus Daniels (marcus@cathcart.sysc.pdx.edu).
Diffstat (limited to 'version.c')
-rw-r--r--version.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/version.c b/version.c
index f673e86..5db6c22 100644
--- a/version.c
+++ b/version.c
@@ -1 +1,2 @@
-char version[] = "GNUmach 1.0";
+char version[] = "GNUmach 1.1";
+