summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.