summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2007-10-18 14:55:41 +0100
committerRichard W.M. Jones <rjones@redhat.com>2007-10-18 14:55:41 +0100
commit25b13f7cdee5b412ebeea4ccf039d1b8f991ef7a (patch)
tree911da1413de926a2d69fcac325011aef4556630d /configure.ac
parent7065f4bb8d7bc062d8fe8dec92b9f67473346f57 (diff)
downloadvirt-top-25b13f7cdee5b412ebeea4ccf039d1b8f991ef7a.tar.gz
virt-top-25b13f7cdee5b412ebeea4ccf039d1b8f991ef7a.tar.xz
virt-top-25b13f7cdee5b412ebeea4ccf039d1b8f991ef7a.zip
Set version to 0.3.3.0 to match libvirt numbering.
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 3b3a6cb..6246fb4 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.2.9)
+AC_INIT(ocaml-libvirt,0.3.3.0)
dnl Check for basic C environment.
AC_PROG_CC