Updated version to three-digit scheme.
[gedcom-parse.git] / utf8 / configure.in
index 9967fe008c260fb4c75d640821874b13fdc621ce..006b9759ca0c8ed0c8ab90e13c04a8926680a5f2 100644 (file)
@@ -8,7 +8,7 @@ dnl Global variables
 NAME=libutf8tools
 AC_SUBST(NAME)
 
-VERSION=0.1
+VERSION=0.1.0
 AC_SUBST(VERSION)
 
 LIBVERSION=0:1
@@ -89,4 +89,5 @@ else
 fi
 
 AC_OUTPUT(Makefile
+         doc/Makefile
          libcharset/Makefile)