Skip to content

Commit

Permalink
Set version
Browse files Browse the repository at this point in the history
  • Loading branch information
jfehrle committed Sep 11, 2024
1 parent a7a7b5c commit fa95a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/configure/configure.ml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ open CmdArgs.Prefs

let (/) = Filename.concat

let coq_version = "8.19.2"
let coq_version = "8.19.2+ltac2-debugger"
let vo_magic = 81999
let is_a_released_version = false

Expand Down

0 comments on commit fa95a36

Please sign in to comment.