Version 0.4.1.0 for release.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 4 Mar 2008 17:44:24 +0000 (17:44 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 4 Mar 2008 17:44:24 +0000 (17:44 +0000)
configure.ac

index cc363f5..ba9be91 100644 (file)
@@ -1,5 +1,5 @@
 # ocaml-libvirt
 # ocaml-libvirt
-# Copyright (C) 2007 Red Hat Inc., Richard W.M. Jones
+# Copyright (C) 2007-2008 Red Hat Inc., Richard W.M. Jones
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -17,7 +17,7 @@
 
 dnl Process this file with autoconf to produce a configure script.
 
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(ocaml-libvirt,0.4.0.3)
+AC_INIT(ocaml-libvirt,0.4.1.0)
 
 dnl Check for basic C environment.
 AC_PROG_CC
 
 dnl Check for basic C environment.
 AC_PROG_CC