diff options
author | Jacques Garrigue <garrigue at math.nagoya-u.ac.jp> | 2011-06-15 09:26:30 +0000 |
---|---|---|
committer | Jacques Garrigue <garrigue at math.nagoya-u.ac.jp> | 2011-06-15 09:26:30 +0000 |
commit | 852558d482255cde6fa686906ee27d26c2a69603 (patch) | |
tree | f32fc32c01dc7cb01c6871e75ec4a44bc8541b05 /VERSION | |
parent | fab07a66c6dd92ebbc65d79ae746b88bb0a4f063 (diff) | |
download | ocaml-gadts.tar.gz |
fix record pattern-matching; sort records in typed treegadts
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/gadts@11091 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 @@ -3.13.0-gadt (2010-10-22) +3.13.0-gadt (2011-06-15) # The version string is the first line of this file. # It must be in the format described in stdlib/sys.mli |