Update fedora_ocaml_rebuild for 4.02.2 rebuild (actually +rc1).
[goaljobs-goals.git] / fedora_ocaml_rebuild.ml
index 425a936..bf9b653 100644 (file)
@@ -14,7 +14,7 @@ let koji_target = "rawhide"
 (* 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.02.1"
+let rebuild_name = "ocaml-4.02.2"
 
 (* Local repository that contains build dependencies. *)
 let yum_repo = "koji-rawhide"