Fix 'make doc'
[virt-df.git] / configure.ac
index 9be7016..25c30bb 100644 (file)
@@ -17,7 +17,7 @@
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(virt-df,2.1.0)
+AC_INIT(virt-df,2.1.2)
 
 AC_PROG_INSTALL
 
@@ -141,5 +141,6 @@ AC_CONFIG_FILES([Makefile
        lib/META
        po/Makefile
        virt-df/Makefile
+       virt-df/virt_df_version.ml
        ])
 AC_OUTPUT