[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] [PATCH] post-release patch for symbols
- From: Daniel Veillard <veillard redhat com>
- To: libvir-list redhat com
- Subject: [libvirt] [PATCH] post-release patch for symbols
- Date: Tue, 2 Dec 2008 11:30:52 +0100
Assuming we release a 0.5.1 soon. Maybe the code with threading
should be on a 0.6.0 considering the amount of changes though.
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
daniel veillard com | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library http://libvirt.org/
Index: src/libvirt_sym.version.in
===================================================================
RCS file: /data/cvs/libxen/src/libvirt_sym.version.in,v
retrieving revision 1.6
diff -u -r1.6 libvirt_sym.version.in
--- src/libvirt_sym.version.in 21 Nov 2008 12:27:11 -0000 1.6
+++ src/libvirt_sym.version.in 2 Dec 2008 10:29:08 -0000
@@ -249,6 +249,8 @@
} LIBVIRT_0.4.5;
+LIBVIRT_0.5.1 {
+} LIBVIRT_0.5.0;
/* .... define new API here using predicted next version number .... */
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]