]> xenbits.xensource.com Git - libvirt.git/commitdiff
NEWS: Don't prefix version numbers with 'v'
authorAndrea Bolognani <abologna@redhat.com>
Mon, 18 Jan 2016 09:50:37 +0000 (10:50 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 18 Jan 2016 09:53:22 +0000 (10:53 +0100)
It was only used in two instances, so get rid of it for
consistency's sake.

docs/news-2015.html.in
docs/news.html.in

index cc2988a5703d41aaa4e872d2ad35fc0417693ff0..a0ef5ccf8182f91665675d0ed090244635425216 100644 (file)
       </li>
     </ul>
 
-    <h3>v1.2.21: Nov 04 2015</h3>
+    <h3>1.2.21: Nov 04 2015</h3>
     <ul>
       <li>Documentation:<br/>
       docs: event impl. registration before hypervisor connection (Dominik Perpeet),<br/>
index 22eb309f6d5cbd56339be0fb1af125aa74e69deb..ea258434f4164822b2b311469672c38a92b84c78 100644 (file)
@@ -16,7 +16,7 @@
     to gauge progress.
     </p>
 
-    <h3>v1.3.1: Jan 17 2016</h3>
+    <h3>1.3.1: Jan 17 2016</h3>
     <ul>
       <li>Features:<br/>
       Various improvements for the Xen libxl driver (Jim Fehlig),<br/>