summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2008-03-04 17:44:24 +0000
committerRichard W.M. Jones <rjones@redhat.com>2008-03-04 17:44:24 +0000
commit753a4b56e1e04c6b57599b24502ae1cf14a9c99f (patch)
tree36a711eabe4142033e7d24271af1ff2ff872f2e8
parentfd001b9b43eeef90ade7c19845baa4a6bb96bf68 (diff)
downloadvirt-top-753a4b56e1e04c6b57599b24502ae1cf14a9c99f.tar.gz
virt-top-753a4b56e1e04c6b57599b24502ae1cf14a9c99f.tar.xz
virt-top-753a4b56e1e04c6b57599b24502ae1cf14a9c99f.zip
Version 0.4.1.0 for release.
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index cc363f5..ba9be91 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# ocaml-libvirt
-# Copyright (C) 2007 Red Hat Inc., Richard W.M. Jones
+# Copyright (C) 2007-2008 Red Hat Inc., Richard W.M. Jones
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
@@ -17,7 +17,7 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(ocaml-libvirt,0.4.0.3)
+AC_INIT(ocaml-libvirt,0.4.1.0)
dnl Check for basic C environment.
AC_PROG_CC