summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2008-02-12 20:24:03 +0000
committerRichard W.M. Jones <rjones@redhat.com>2008-02-12 20:24:03 +0000
commit1f61980d8869d1290895e631fc4294fe9c52d827 (patch)
tree444a47eef8ec98f7f7f7e7a46682d71b791135b1 /configure.ac
parent84a06ad012f23d958fd7b5816a3abcc7c8eb64ab (diff)
downloadvirt-top-1f61980d8869d1290895e631fc4294fe9c52d827.tar.gz
virt-top-1f61980d8869d1290895e631fc4294fe9c52d827.tar.xz
virt-top-1f61980d8869d1290895e631fc4294fe9c52d827.zip
Version 0.4.0.3 released.
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 4a83490..dd31829 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.4.0.2)
+AC_INIT(ocaml-libvirt,0.4.0.3)
dnl Check for basic C environment.
AC_PROG_CC