summaryrefslogtreecommitdiff
path: root/server/main.c
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1987-12-10 17:28:03 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1987-12-10 17:28:03 +0000
commitf106c53a5e5bf0ff9ac5a2f47b5561b7f3718f95 (patch)
tree3143d1fde845bfab0010ae5d0db373603e57f519 /server/main.c
parenta7112be8d7030848070badebb89ad4359b400b13 (diff)
increment version number
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 a6f6bbb..8fdabf4 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 (DEBUG) 2.05";
+char version[] = "Zephyr Server (DEBUG) 2.1";
#else
-char version[] = "Zephyr Server 2.05";
+char version[] = "Zephyr Server 2.1";
#endif DEBUG
/*
* Server loop for Zephyr.