Skip to content

Commit

Permalink
Bump Merlin conf version
Browse files Browse the repository at this point in the history
Signed-off-by: Ulysse Gérard <[email protected]>
  • Loading branch information
voodoos committed Oct 9, 2024
1 parent 66ed3b5 commit 0348829
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/dune_rules/merlin/merlin.ml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ module Processed = struct
type nonrec t = t

let name = "merlin-conf"
let version = 5
let version = 6
let to_dyn _ = Dyn.String "Use [dune ocaml dump-dot-merlin] instead"

let test_example () =
Expand Down
4 changes: 2 additions & 2 deletions test/expect-tests/persistent_tests.ml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ let%expect_test "persistent digests" =
7dac5b11f6f654bb6f230392493b363f
---

merlin-conf version 5
49e3a1010b7218f5b229d98991d6d11d
merlin-conf version 6
880477921df9a8915d57c0e8bdfb2fc1
---

INCREMENTAL-DB version 5
Expand Down

0 comments on commit 0348829

Please sign in to comment.