diff options
| author | Charles.Forsyth <devnull@localhost> | 2007-01-23 09:40:13 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2007-01-23 09:40:13 +0000 |
| commit | afa0512be04be31fd9aa04cfb7ea6e342895c5e9 (patch) | |
| tree | 6728d4bcea71f140289ed963792e048e8a5b2dd4 | |
| parent | 95028768b488f6878c9f26978d56aeb54fb5cf1e (diff) | |
CHANGES and version
| -rw-r--r-- | CHANGES | 2 | ||||
| -rw-r--r-- | include/version.h | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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)" |
