summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2007-12-20 16:16:16 +0000
committerRichard W.M. Jones <rjones@redhat.com>2007-12-20 16:16:16 +0000
commita0e7843645253be00956b5382242791fe126eb28 (patch)
tree2e0d00121d84b4f77e260893450c2b8700e5d51d /configure.ac
parent7f9aed96efa87b19dc150affca89a75e0cd40387 (diff)
downloadvirt-top-a0e7843645253be00956b5382242791fe126eb28.tar.gz
virt-top-a0e7843645253be00956b5382242791fe126eb28.tar.xz
virt-top-a0e7843645253be00956b5382242791fe126eb28.zip
Version 0.4.0.0 for release.
* configure.ac: Version 0.4.0.0 for release.
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 c238643..8e4c9c9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(ocaml-libvirt,0.3.3.4)
+AC_INIT(ocaml-libvirt,0.4.0.0)
dnl Check for basic C environment.
AC_PROG_CC