Update branches for new 1.28/1.29 stable/development split.
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 18 Oct 2014 08:46:15 +0000 (09:46 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 18 Oct 2014 08:46:15 +0000 (09:46 +0100)
libguestfs_fedora.ml

index 886c2d3..38056f4 100644 (file)
@@ -24,8 +24,8 @@ let package = "libguestfs"
 let branches = [
 (*  "1.22-stable", "f19"; *)       (* F19 built by hand. *)
   "1.26-stable", "f20";            (* F20 follows 1.26. *)
-(* F21 is built by pulling from master *)
-  "1.27-development", "master";    (* Rawhide follows development. *)
+  "1.28-stable", "f21";            (* F20 follows 1.28. *)
+  "1.29-development", "master";    (* Rawhide follows development. *)
 ]
 
 (* Goal: Latest website version has been built in every branch. *)