From 3a4d9d1ed3ed448a8901048d3085697ad27c5873 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Mon, 2 Jul 2012 11:15:43 +0800 Subject: 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 6436885ef..d45f4f10d 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]) -- cgit v1.2.3-65-gdbad