diff --git a/configure.ac b/configure.ac index f883ef75a7..f25e173585 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.8.0]) +AC_INIT([libvirt], [0.8.1]) 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 b3d50b8fa0..23c288bc98 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -7,6 +7,181 @@

Releases

Here is the list of official releases, it is also possible to just use the GIT version or snapshot, contact the mailing list and check the ChangeLog to gauge progress.

+

0.8.1: Apr 30 2010

+

0.8.0: Apr 12 2010