From 6d0ba0d731122abda049b6f67fef837b13fdca80 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 6 May 1996 18:26:35 +0000 Subject: (exec_version): Upgrade to 0.0. --- exec/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'exec/main.c') diff --git a/exec/main.c b/exec/main.c index b0bed59c..809b99a8 100644 --- a/exec/main.c +++ b/exec/main.c @@ -1,5 +1,5 @@ /* GNU Hurd standard exec server, main program and server mechanics. - Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc. + Copyright (C) 1992, 1993, 19941996 Free Software Foundation, Inc. Written by Roland McGrath. This file is part of the GNU Hurd. @@ -49,7 +49,7 @@ int trivfs_cntl_nportclasses = 1; struct trivfs_control *fsys; -char *exec_version = "0.0 pre-alpha"; +char *exec_version = "0.0"; char **save_argv; -- cgit v1.2.3