summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacques Garrigue <garrigue at math.nagoya-u.ac.jp>2003-11-17 08:27:09 +0000
committerJacques Garrigue <garrigue at math.nagoya-u.ac.jp>2003-11-17 08:27:09 +0000
commit16448e4ed4ca602541e3681403e0e3f9a2dc2cc3 (patch)
tree3a94a520eb627c63ff2413cfa5d6b33c04441c30
parent68f5a3fd6202f49854f6e21226221d2ea892ced5 (diff)
downloadocaml-16448e4ed4ca602541e3681403e0e3f9a2dc2cc3.tar.gz
shiw tag in version
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/fastclass@5925 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r--stdlib/sys.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/sys.ml b/stdlib/sys.ml
index 801d41e5e8..890a43002c 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.07+4 (2003-11-07)";;
+let ocaml_version = "3.07+fastclass (2003-11-17)";;