From e4e4312d992f04d1dfe901dd8e95f62e528a574a Mon Sep 17 00:00:00 2001
From: "Richard W.M. Jones" <rjones@redhat.com>
Date: Thu, 1 Jan 1970 00:00:00 +0000
Subject: [PATCH] Version 0.4.2.3.

---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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