summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2013-03-01 14:43:32 +0100
committerGuido Günther <agx@sigxcpu.org>2013-03-01 14:43:32 +0100
commit623674a29782df687f12c12b14a6cc6fd1825c81 (patch)
tree8b2f1066f4b6faae9eb2175a3ab62541d7a08df5 /configure.ac
parent7adf6b416b0b659d540f29904359c4799df2a38c (diff)
New upstream version 1.0.3~rc2
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 e3a749ab7..9d366e9aa 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-2013 Red Hat, Inc.
dnl See COPYING.LIB for the License of this software
-AC_INIT([libvirt], [1.0.2], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [1.0.3], [libvir-list@redhat.com], [], [http://libvirt.org])
AC_CONFIG_SRCDIR([src/libvirt.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])