summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2008-01-08 13:23:54 +0000
committerRichard W.M. Jones <rjones@redhat.com>2008-01-08 13:23:54 +0000
commit4c5a6c02d72a5c40102b6c26705574f84c89eb20 (patch)
tree7e30a023f80af6e43fead185869b4f32305687e8
parentb6a7967ea1a62c65685073b33ec36439fd9ede48 (diff)
downloadvirt-top-4c5a6c02d72a5c40102b6c26705574f84c89eb20.tar.gz
virt-top-4c5a6c02d72a5c40102b6c26705574f84c89eb20.tar.xz
virt-top-4c5a6c02d72a5c40102b6c26705574f84c89eb20.zip
Bumped version number.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4baa04a..d52f746 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.1)
+AC_INIT(ocaml-libvirt,0.4.0.2)
dnl Check for basic C environment.
AC_PROG_CC