From caff068718916b0cf1ed71ccd93d68c0a0122b59 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 27 Jun 2019 14:52:45 +0100 Subject: [PATCH] 4.08 final build --- fedora_ocaml_rebuild.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index 80726ae..151eff8 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -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" -- 1.8.3.1