summaryrefslogtreecommitdiffstats
path: root/stdlib/sys.ml
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@inria.fr>2003-06-19 15:53:53 +0000
committerXavier Leroy <xavier.leroy@inria.fr>2003-06-19 15:53:53 +0000
commit1fa763e0c58fa76de0bfaf879f7fdd63ca99f0ec (patch)
treeb5b6ccb30ef36b441b794d55c74841533e1a5c11 /stdlib/sys.ml
parentb55c04a78864716f083b03fcdacddd2939e81d6e (diff)
Merge branch with recursive modules
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5602 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'stdlib/sys.ml')
-rw-r--r--stdlib/sys.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/sys.ml b/stdlib/sys.ml
index 1a12fca48..2f1cda152 100644
--- a/stdlib/sys.ml
+++ b/stdlib/sys.ml
@@ -78,4 +78,4 @@ let catch_break on =
(* OCaml version string, must be in the format described in sys.mli. *)
-let ocaml_version = "3.06+34 (2003-05-21)";;
+let ocaml_version = "3.06+35 (2003-06-16)";;