diff options
| author | Charles.Forsyth <devnull@localhost> | 2007-02-28 18:50:21 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2007-02-28 18:50:21 +0000 |
| commit | 6af6918e9699c6fc3883b48b3ad5c7ca3592c5a6 (patch) | |
| tree | 1e422d9663106fa2f7d33b51ac95c63734eb59f2 /include/version.h | |
| parent | f8b3fca729ca830470878fc31d6d43aff91806f9 (diff) | |
20070228a make array bounds checks the default in jits
Diffstat (limited to 'include/version.h')
| -rw-r--r-- | include/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.h b/include/version.h index 62d5bc0c..7b71e4c5 100644 --- a/include/version.h +++ b/include/version.h @@ -1 +1 @@ -#define VERSION "Fourth Edition (20070227)" +#define VERSION "Fourth Edition (20070228)" |
