From 3a4d9d1ed3ed448a8901048d3085697ad27c5873 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Mon, 2 Jul 2012 11:15:43 +0800 Subject: [PATCH] Release of libvirt-0.9.13 * configure.ac docs/news.html.in libvirt.spec.in: new version and documentation update * po/*.po*: updated and regenerated localizations --- configure.ac | 2 +- docs/news.html.in | 332 ++ libvirt.spec.in | 12 + po/es.po | 12050 ++++++++++++++++++++-------------------- po/fr.po | 10732 ++++++++++++++++++----------------- po/gu.po | 10673 ++++++++++++++++++----------------- po/hi.po | 10865 +++++++++++++++++++----------------- po/it.po | 10830 +++++++++++++++++++----------------- po/ja.po | 12236 ++++++++++++++++++++-------------------- po/mr.po | 10684 ++++++++++++++++++----------------- po/or.po | 10679 ++++++++++++++++++----------------- po/pa.po | 10785 +++++++++++++++++++----------------- po/pt_BR.po | 10773 +++++++++++++++++++----------------- po/ru.po | 10802 +++++++++++++++++++----------------- po/uk.po | 13217 +++++++++++++++++++++----------------------- 15 files changed, 69690 insertions(+), 64982 deletions(-) diff --git a/configure.ac b/configure.ac index 6436885ef8..d45f4f10d0 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.9.12], [libvir-list@redhat.com], [], [http://libvirt.org]) +AC_INIT([libvirt], [0.9.13], [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 821151ef8d..3bf966b20a 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -8,6 +8,338 @@

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.9.13: July 2 2012

+

0.9.12: May 14 2012