aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2012-04-03 15:06:37 +0800
committerDaniel Veillard <veillard@redhat.com>2012-04-03 15:06:37 +0800
commit782afa98e4a5fa9a0927a9e32f9cf36082a2e8e7 (patch)
tree324114715d2087ed7ece713fb0e8e5daa0cc32bb /configure.ac
parentRevert "Refactor the libvirt RPM daemon pieces" (diff)
downloadlibvirt-782afa98e4a5fa9a0927a9e32f9cf36082a2e8e7.tar.gz
libvirt-782afa98e4a5fa9a0927a9e32f9cf36082a2e8e7.tar.bz2
libvirt-782afa98e4a5fa9a0927a9e32f9cf36082a2e8e7.zip
Release of libvirt 0.9.11
* configure.ac docs/news.html.in libvirt.spec.in: update for the release * po/*.po*: updated a number of languages translation including new indian languages and regenerated
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 32cc8d0d6..0e83019a3 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.10], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [0.9.11], [libvir-list@redhat.com], [], [http://libvirt.org])
AC_CONFIG_SRCDIR([src/libvirt.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])