summaryrefslogtreecommitdiff
path: root/NOTES
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@1ts.org>2011-11-30 02:15:56 -0500
committerGravatar Karl Ramm <kcr@1ts.org>2011-12-01 01:57:39 -0500
commit3130aa4bd31eb5b0ce0d1bba53d68ed7e236df55 (patch)
tree8605d946e3cee256384919d623ccc6e28e38a204 /NOTES
parent9034f928689b0ff1f8122cb8509a89e42a5c7fe1 (diff)
release armature
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES4
1 files changed, 0 insertions, 4 deletions
diff --git a/NOTES b/NOTES
index d9920d1..7a125d6 100644
--- a/NOTES
+++ b/NOTES
@@ -25,7 +25,3 @@ itself. Thus, we use __STDC__ (both in h/sysdep.h and in zephyr.h) to
guess whether the compiler will handle const, prototypes, and stdarg.
This is unfortunately not as reliable as using autoconf features like
AC_C_CONST.
-
-The Zephyr system version number is kept in server/version.c, and
-should be updated when releases are made.
-