summaryrefslogtreecommitdiff
path: root/server/main.c
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1987-12-14 14:26:35 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1987-12-14 14:26:35 +0000
commit6b495dbf2f0d1ee4216ebe248b0ee7409810ea0d (patch)
tree8004218d354bc24af4794c4bf8ef63fdc90d5f11 /server/main.c
parenta0ea5b56f3e0874bdb32af4033be92792e687aba (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 0cb254f..affc364 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.2";
+char version[] = "Zephyr Server (DEBUG) 2.3";
#else
-char version[] = "Zephyr Server 2.2";
+char version[] = "Zephyr Server 2.3";
#endif DEBUG
/*
* Server loop for Zephyr.