From 25b13f7cdee5b412ebeea4ccf039d1b8f991ef7a Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 18 Oct 2007 14:55:41 +0100 Subject: Set version to 0.3.3.0 to match libvirt numbering. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3b3a6cb..6246fb4 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.3.2.9) +AC_INIT(ocaml-libvirt,0.3.3.0) dnl Check for basic C environment. AC_PROG_CC -- cgit