[Fontconfig] fontconfig: Branch 'master'
Akira TAGOH
tagoh at kemper.freedesktop.org
Mon Jul 16 22:27:16 PDT 2012
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d4fc407246ba0860dd883baf4551401614ec220f
Author: Akira TAGOH <akira at tagoh.org>
Date: Tue Jul 17 14:20:48 2012 +0900
correct version
diff --git a/configure.ac b/configure.ac
index 79f9597..8aa3d6b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,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.10)
+AM_INIT_AUTOMAKE(fontconfig, 2.10.0)
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
dnl libtool versioning
More information about the Fontconfig
mailing list