Fix comment.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 15 Dec 2014 20:10:18 +0000 (20:10 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 15 Dec 2014 20:10:18 +0000 (20:10 +0000)
libguestfs_fedora.ml

index 38056f4..10c82c9 100644 (file)
@@ -24,7 +24,7 @@ let package = "libguestfs"
 let branches = [
 (*  "1.22-stable", "f19"; *)       (* F19 built by hand. *)
   "1.26-stable", "f20";            (* F20 follows 1.26. *)
-  "1.28-stable", "f21";            (* F20 follows 1.28. *)
+  "1.28-stable", "f21";            (* F21 follows 1.28. *)
   "1.29-development", "master";    (* Rawhide follows development. *)
 ]