Signed-off-by: Martin Kletzander <mkletzan@xxxxxxxxxx> --- configure.ac | 2 +- docs/news.xml | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 08051d53aa0a..693791c6015d 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU Lesser General Public dnl License along with this library. If not, see dnl <http://www.gnu.org/licenses/>. -AC_INIT(, [3.2.0], [libvir-list@xxxxxxxxxx], [], [http://libvirt.org]) +AC_INIT(, [3.2.1], [libvir-list@xxxxxxxxxx], [], [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.xml b/docs/news.xml index 6838f1514c21..5aeec5fc49ae 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -32,6 +32,13 @@ --> <libvirt> + <release version="v3.2.1" date="unreleased"> + <section title="Bug fixes"> + <change> + <summary/> + </change> + </section> + </release> <release version="v3.2.0" date="2017-04-02"> <section title="New features"> <change> -- 2.12.2 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list