Skip to content

Commit

Permalink
Merge pull request #3389 from mtzguido/bump_checked
Browse files Browse the repository at this point in the history
prims: bump checked file version
  • Loading branch information
mtzguido authored Aug 20, 2024
2 parents a52555f + d92125f commit 2743fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ulib/prims.fst
Original file line number Diff line number Diff line change
Expand Up @@ -708,4 +708,4 @@ val string_of_int: int -> Tot string
(** THIS IS MEANT TO BE KEPT IN SYNC WITH FStar.CheckedFiles.fs
Incrementing this forces all .checked files to be invalidated *)
irreducible
let __cache_version_number__ = 67
let __cache_version_number__ = 68

0 comments on commit 2743fc9

Please sign in to comment.