]> git.wh0rd.org - fontconfig.git/blobdiff - configure.in
Bump version to 2.1.92
[fontconfig.git] / configure.in
index 06433187ae2170e02937f262c97cf6beb28d5456..22bfad5a5acb5a2d3488ffa18fd7b03a2e3d189a 100644 (file)
@@ -33,7 +33,7 @@ dnl This is the package version number, not the shared library
 dnl version.  This same version number must appear in fontconfig/fontconfig.h
 dnl Yes, it is a pain to synchronize version numbers.  Unfortunately, it's
 dnl not possible to extract the version number here from fontconfig.h
-AM_INIT_AUTOMAKE(fontconfig, 2.1.91)
+AM_INIT_AUTOMAKE(fontconfig, 2.1.92)
 
 dnl libtool versioning
 
@@ -268,8 +268,6 @@ case "$FC_ADD_FONTS" in
        ;;
 esac
 
-echo FC_FONTPATH is "$FC_FONTPATH"
-
 AC_SUBST(FC_FONTPATH)
 
 FC_FONTDATE=`date`
@@ -339,6 +337,7 @@ src/Makefile
 fc-cache/Makefile
 fc-list/Makefile
 doc/Makefile
+doc/version.sgml
 test/Makefile
 fontconfig.spec
 fontconfig.pc