New F24 branch.
[goaljobs-goals.git] / libguestfs_fedora.ml
index c380334..2cfd8cb 100644 (file)
@@ -25,8 +25,9 @@ let branches = [
   "1.26-stable", "f20";            (* F20 follows 1.26. *)
   "1.28-stable", "f21";            (* F21 follows 1.28. *)
   "1.30-stable", "f22";            (* F22 follows 1.30. *)
-  "1.30-stable", "f23";            (* F23 follows 1.30. *)
-  "1.31-development", "master";    (* Rawhide follows development. *)
+  "1.32-stable", "f23";            (* F23 follows 1.32. *)
+  "1.33-development", "f24";       (* F24 follows development, for now. *)
+  "1.33-development", "master";    (* Rawhide follows development. *)
 ]
 
 (* Goal: Latest website version has been built in every branch. *)