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