4.08 final build
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 27 Jun 2019 13:52:45 +0000 (14:52 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 27 Jun 2019 13:52:45 +0000 (14:52 +0100)
fedora_ocaml_rebuild.ml

index 80726ae..151eff8 100644 (file)
@@ -20,7 +20,7 @@ let koji_target =
 (* The name of the rebuild, and also the magic substring that must
  * appear in the %changelog when the package has been rebuilt.
  *)
-let rebuild_name = "OCaml 4.08.0 (beta 3)"
+let rebuild_name = "OCaml 4.08.0 (final)"
 
 (* Local repository that contains build dependencies. *)
 let yum_repo = "koji-rawhide"