From 4c5a6c02d72a5c40102b6c26705574f84c89eb20 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] Bumped version number. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.8.3.1