summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@inria.fr>2002-07-22 13:36:57 +0000
committerXavier Leroy <xavier.leroy@inria.fr>2002-07-22 13:36:57 +0000
commit2b7a057f2f6c57fa71c7af3fff98bd60d9caa815 (patch)
tree7e41496760bf8c874a1377a5b941a56803c0547a
parent042efa588c6ce51d643a0b3c6c3140743c41ab0a (diff)
Passage version 3.05
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5015 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rwxr-xr-xboot/ocamlcbin854958 -> 855027 bytes
-rwxr-xr-xboot/ocamllexbin97356 -> 97353 bytes
-rw-r--r--stdlib/sys.ml2
3 files changed, 1 insertions, 1 deletions
diff --git a/boot/ocamlc b/boot/ocamlc
index 4caea59dd..104bf3bc0 100755
--- a/boot/ocamlc
+++ b/boot/ocamlc
Binary files differ
diff --git a/boot/ocamllex b/boot/ocamllex
index d1aa933f0..c808de06d 100755
--- a/boot/ocamllex
+++ b/boot/ocamllex
Binary files differ
diff --git a/stdlib/sys.ml b/stdlib/sys.ml
index 30c580c0c..d0ca424fe 100644
--- a/stdlib/sys.ml
+++ b/stdlib/sys.ml
@@ -78,4 +78,4 @@ let catch_break on =
(* OCaml version string, moved from utils/config.mlp.
Must be in the format described in sys.mli. *)
-let ocaml_version = "3.04+15 (2002-06-18)"
+let ocaml_version = "3.05 (2002-07-22)"