Skip to content

Commit

Permalink
Update version number for 8.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SkySkimmer committed Jun 7, 2024
1 parent f969663 commit d739f8d
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.1"
let coq_version = "8.19.2"
let vo_magic = 81999
let is_a_released_version = true

Expand Down

0 comments on commit d739f8d

Please sign in to comment.