git.annexia.org
/
goaljobs-goals.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efa828d
)
Add f22 branch.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 11 Feb 2015 15:16:21 +0000
(15:16 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 11 Feb 2015 15:16:21 +0000
(15:16 +0000)
libguestfs_fedora.ml
patch
|
blob
|
history
diff --git
a/libguestfs_fedora.ml
b/libguestfs_fedora.ml
index
10c82c9
..
dc7b248
100644
(file)
--- 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. *)
]