Skip to content

Commit

Permalink
release 3.09.3
Browse files Browse the repository at this point in the history
git-svn-id: http://caml.inria.fr/svn/ocaml/version/3.09@7611 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
  • Loading branch information
Damien Doligez committed Sep 15, 2006
1 parent 96c1c40 commit 0311ef8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified boot/ocamlc
Binary file not shown.
Binary file modified boot/ocamllex
Binary file not shown.
2 changes: 1 addition & 1 deletion stdlib/sys.ml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ let catch_break on =

(* OCaml version string, must be in the format described in sys.mli. *)

let ocaml_version = "3.09.3+rc2";;
let ocaml_version = "3.09.3";;

0 comments on commit 0311ef8

Please sign in to comment.