summaryrefslogtreecommitdiff
path: root/server/main.c
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1987-08-09 14:08:53 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1987-08-09 14:08:53 +0000
commita538e6460e90d4cbf5cb959b14a7ebcd403e754b (patch)
treeabbf81fe27b31c5e506f5976cb7baa2e36203900 /server/main.c
parent212dae2f1efbf0c387399125c9cd118edb00cbb1 (diff)
change version numbers
Diffstat (limited to 'server/main.c')
-rw-r--r--server/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/main.c b/server/main.c
index 4600a92..6831392 100644
--- a/server/main.c
+++ b/server/main.c
@@ -20,9 +20,9 @@ char copyright[] = "Copyright (c) 1987 Massachusetts Institute of Technology.\nP
#endif SABER
#endif lint
#ifdef DEBUG
-char version[] = "Zephyr Server (Prerelease DEBUG) 0.6";
+char version[] = "Zephyr Server (DEBUG) 1.0";
#else
-char version[] = "Zephyr Server (Prerelease) 0.6";
+char version[] = "Zephyr Server 1.0";
#endif DEBUG
/*
* Server loop for Zephyr.