From: Daniel Veillard Date: Wed, 3 Feb 2010 17:16:25 +0000 (+0100) Subject: Release of libvirt-0.7.6 X-Git-Tag: v0.7.6^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31a5ee922a501a20a23706c4759f72ad78bd749b;p=thirdparty%2Flibvirt.git Release of libvirt-0.7.6 * configure.ac docs/news.html.in libvirt.spec.in: version bump and doc updates * po/*.po*: updated and regenerated the localizations --- diff --git a/configure.ac b/configure.ac index 32f376e3a2..29c6396fed 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([libvirt], [0.7.5]) +AC_INIT([libvirt], [0.7.6]) AC_CONFIG_SRCDIR([src/libvirt.c]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) diff --git a/docs/news.html.in b/docs/news.html.in index 83b394f63c..b824e61ed9 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -8,6 +8,254 @@

Here is the list of official releases, however since it is early on in the development of libvirt, it is preferable when possible to just use the GIT version or snapshot, contact the mailing list and check the ChangeLog to gauge progress.

+

0.7.6: Feb 3 2010

+

0.7.5: Dec 23 2009