From 47440d4710e458c29cd5c2542cf6a35479e776d6 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 23 Mar 2012 12:39:31 +0000 Subject: [PATCH 1/1] Version 0.6.1.2. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c88e804..63635b6 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.6.1.1) +AC_INIT(ocaml-libvirt,0.6.1.2) dnl Check for basic C environment. AC_PROG_CC -- 1.8.3.1