From d4fc407246ba0860dd883baf4551401614ec220f Mon Sep 17 00:00:00 2001 From: Akira TAGOH Date: Tue, 17 Jul 2012 14:20:48 +0900 Subject: [PATCH] correct version --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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