]> git.wh0rd.org - fontconfig.git/commitdiff
Bump version
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 28 Dec 2010 07:28:39 +0000 (01:28 -0600)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 28 Dec 2010 07:28:39 +0000 (01:28 -0600)
configure.in

index 5d92b5f98da55059f2e3e23191409a8c8519d258..d128fb02fb0a09043f6853efc21207824c09fc85 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.8.0)
+AM_INIT_AUTOMAKE(fontconfig, 2.8.90)
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 AM_MAINTAINER_MODE