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:
d8c4c60
)
Fix comment.
author
Richard W.M. Jones
<rjones@redhat.com>
Mon, 15 Dec 2014 20:10:18 +0000
(20:10 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 15 Dec 2014 20:10:18 +0000
(20:10 +0000)
libguestfs_fedora.ml
patch
|
blob
|
history
diff --git
a/libguestfs_fedora.ml
b/libguestfs_fedora.ml
index
38056f4
..
10c82c9
100644
(file)
--- a/
libguestfs_fedora.ml
+++ b/
libguestfs_fedora.ml
@@
-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"; (* F2
0
follows 1.28. *)
+ "1.28-stable", "f21"; (* F2
1
follows 1.28. *)
"1.29-development", "master"; (* Rawhide follows development. *)
]