diff --git a/configure.in b/configure.in index c4011118d2f260176f45e4624ae17ec4a6b1b0cc..3f2f8ffea5d12f42e033ccf64715d2c106c932ca 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([libvirt], [0.7.4]) +AC_INIT([libvirt], [0.7.5]) AC_CONFIG_SRCDIR([src/libvirt.c]) AC_CONFIG_AUX_DIR([build-aux]) AM_CONFIG_HEADER([config.h]) diff --git a/docs/news.html.in b/docs/news.html.in index 50ad247912fe4b7eb51409cb2afb1fd5a2189083..7e06096e51428c4ead175f77b5d8b48a350527c4 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -8,6 +8,174 @@

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.5: Dec 23 2009

+

0.7.4: Nov 20 2009