summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2007-11-14 12:10:30 +0000
committerRichard W.M. Jones <rjones@redhat.com>2007-11-14 12:10:30 +0000
commitc3a8f0f81cd45340bd5c6ee526dadf1ce58fbb17 (patch)
treee127011421469b1a6ddfccdeae7ddbc92ecc2ee4 /configure.ac
parenta09aae02dad075562f880fafaddd966f70342729 (diff)
downloadvirt-top-c3a8f0f81cd45340bd5c6ee526dadf1ce58fbb17.tar.gz
virt-top-c3a8f0f81cd45340bd5c6ee526dadf1ce58fbb17.tar.xz
virt-top-c3a8f0f81cd45340bd5c6ee526dadf1ce58fbb17.zip
Start version 0.3.3.2.
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 d3d8973..bddcac8 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.1)
+AC_INIT(ocaml-libvirt,0.3.3.2)
dnl Check for basic C environment.
AC_PROG_CC