From f9bb6cc30b36baed19a0b0637534af5c8965cc83 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 6 May 1996 18:22:08 +0000 Subject: (auth_version): Upgrade to 0.0. --- auth/auth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auth') diff --git a/auth/auth.c b/auth/auth.c index 890188db..daf04aa5 100644 --- a/auth/auth.c +++ b/auth/auth.c @@ -31,7 +31,7 @@ #include "auth_S.h" #include "auth_reply_U.h" -char *auth_version = "0.0 pre-alpha"; +char *auth_version = "0.0"; /* Auth handles are server ports with sets of ids. */ -- cgit v1.2.3