diff --git a/configure.ac b/configure.ac index 028a80d076..e0d00d5f16 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. dnl Copyright (C) 2005-2012 Red Hat, Inc. dnl See COPYING.LIB for the License of this software -AC_INIT([libvirt], [0.10.0], [libvir-list@redhat.com], [], [http://libvirt.org]) +AC_INIT([libvirt], [0.10.1], [libvir-list@redhat.com], [], [http://libvirt.org]) 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 fb4bcc0347..297f6e1ed2 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -8,6 +8,54 @@

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 GIT log to gauge progress.

+

0.10.1: August 31 2012

+ +

0.10.0: August 29 2012