diff options
author | Damien Doligez <damien.doligez-inria.fr> | 2013-12-19 14:47:26 +0000 |
---|---|---|
committer | Damien Doligez <damien.doligez-inria.fr> | 2013-12-19 14:47:26 +0000 |
commit | 61a4334e2731d2a526a74e13db425297e633ef3f (patch) | |
tree | 3c4c5c5fda2f9fb91e8d2fdf042ec43386ebf82b /VERSION | |
parent | cca1fc17f4dc5a41a769e8872d5750dda42b5926 (diff) | |
download | ocaml-61a4334e2731d2a526a74e13db425297e633ef3f.tar.gz |
test/tool-debugger: add simple test for the debugger
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14381 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -4.02.0+dev2-2013-09-12 +4.02.0+dev3-2013-12-19 # The version string is the first line of this file. # It must be in the format described in stdlib/sys.mli |