From: Richard W.M. Jones <rjones@redhat.com> <"Richard W.M. Jones <rjones@redhat.com>">
Date: Tue, 10 Jun 2008 11:24:54 +0000 (+0100)
Subject: Version 0.4.2.4 for release.
X-Git-Tag: 0.6.1.1~34
X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=4d2866c8d424bc7598c72f4c70b832e296e67b44;p=ocaml-libvirt.git

Version 0.4.2.4 for release.
---

diff --git a/configure.ac b/configure.ac
index 457abe7..8d95e15 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.2.3)
+AC_INIT(ocaml-libvirt,0.4.2.4)
 
 dnl Check for basic C environment.
 AC_PROG_CC