summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-07-31 13:27:50 +0200
committerGuido Günther <agx@sigxcpu.org>2016-07-31 13:27:50 +0200
commitad4f7ff577d823c917c1e5163abed02853e8210e (patch)
tree6de83228a2efe9829faeb39802f5fb991bdf36d0 /configure.ac
parent3364f650a810b4d7b718375c0909e255262a4524 (diff)
New upstream version 2.1.0~rc1
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 5c48a028f..2c81c95ec 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([libvirt], [2.0.0], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [2.1.0], [libvir-list@redhat.com], [], [http://libvirt.org])
AC_CONFIG_SRCDIR([src/libvirt.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])