summaryrefslogtreecommitdiff
path: root/version.c
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-06-21 16:24:10 +0000
committerThomas Bushnell <thomas@gnu.org>1999-06-21 16:24:10 +0000
commitaa955a7f371ec5aa82e0cc9ecb79b83509734527 (patch)
tree48da51addb6f941dde55bf6c3ce27d63972e31e6 /version.c
parent44b3f49a788751f4f8421f4dfce8931cb7083d78 (diff)
Sun Jun 20 18:33:59 1999 Thomas Bushnell, BSG <tb@mit.edu>
* version.c (version): Updated to version 1.2. * i386/Files: Regenerated. * i386/Subdirs: Regenerated. * linux/Files: New file. * linux/Subdirs: New file. * Makefile.in (all-archs): Add `linux'. (all-real-archs): New variable. (dist): Create `machine' symlink only on $(all-real-archs). * Makefile.in (dist): Use `cp' instead of `ln'. * config.guess: Updated from autoconf 2.13. * config.sub: Likewise.
Diffstat (limited to 'version.c')
-rw-r--r--version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.c b/version.c
index 0db87b2..ef11d88 100644
--- a/version.c
+++ b/version.c
@@ -1,2 +1,2 @@
-char version[] = "GNUmach 1.1.92";
+char version[] = "GNUmach 1.2";