From: Richard W.M. Jones Date: Wed, 11 Feb 2015 15:16:21 +0000 (+0000) Subject: Add f22 branch. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=b83fee0aa61ed1e51cf404be3af977fc3f8ffe19;hp=efa828d6354e421ec95653832f5796dd03b089b9;p=goaljobs-goals.git Add f22 branch. --- diff --git a/libguestfs_fedora.ml b/libguestfs_fedora.ml index 10c82c9..dc7b248 100644 --- a/libguestfs_fedora.ml +++ b/libguestfs_fedora.ml @@ -25,6 +25,7 @@ let branches = [ (* "1.22-stable", "f19"; *) (* F19 built by hand. *) "1.26-stable", "f20"; (* F20 follows 1.26. *) "1.28-stable", "f21"; (* F21 follows 1.28. *) + "1.29-development", "f22"; (* F22 follows development (for now). *) "1.29-development", "master"; (* Rawhide follows development. *) ]