summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
-rw-r--r--include/version.h2
2 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 34e5cd24..e16f9e6c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+20070123
+ check lengths properly in devenv.c
20070122
add doc/port.ms, doc/port.pdf to src proto. add brief instructions for source rebuild to port.ms
20070118
diff --git a/include/version.h b/include/version.h
index c46251e3..cbe8c148 100644
--- a/include/version.h
+++ b/include/version.h
@@ -1 +1 @@
-#define VERSION "Fourth Edition (20070122)"
+#define VERSION "Fourth Edition (20070123)"