summaryrefslogtreecommitdiff
path: root/server/main.c
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1987-07-17 12:27:28 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1987-07-17 12:27:28 +0000
commitdbc0900e1090237921f87c1258e176bf83a03b7f (patch)
treeb9fe91eab0cae30ac485bff0e4ef75d5df835af8 /server/main.c
parent0d54e3a01317f99547a2a94deb5c5736f0557e59 (diff)
increment version number
Diffstat (limited to 'server/main.c')
-rw-r--r--server/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/main.c b/server/main.c
index 475b75b..c93fa7f 100644
--- a/server/main.c
+++ b/server/main.c
@@ -17,7 +17,7 @@
#ifndef SABER
static char rcsid_main_c[] = "$Header$";
static char copyright[] = "Copyright (c) 1987 Massachusetts Institute of Technology.\nPortions Copyright (c) 1986 Student Information Processing Board, Massachusetts Institute of Technology\n";
-static char version[] = "Zephyr Server (Prerelease) 0.4";
+static char version[] = "Zephyr Server (Prerelease) 0.5";
#endif SABER
#endif lint