[libvirt] [osinfo PATCH 3/8] Fix <version> for RHEL 5.4

Christophe Fergeau cfergeau at redhat.com
Fri Nov 18 18:04:12 UTC 2011


There was a typo.
---
 data/oses/rhel.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/data/oses/rhel.xml b/data/oses/rhel.xml
index 6ad634d..c6eeaab 100644
--- a/data/oses/rhel.xml
+++ b/data/oses/rhel.xml
@@ -62,7 +62,7 @@
   <os id="http://redhat.com/rhel/5.4">
     <short-id>rhel-5.4</short-id>
     <name>Red Hat Enterprise Linux 5.4</name>
-    <version>5.6</version>
+    <version>5.4</version>
     <vendor>Red Hat, Inc</vendor>
     <family>Linux</family>
 
-- 
1.7.7.1




More information about the libvir-list mailing list