summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-11-18 18:45:19 -0500
committerBehdad Esfahbod <behdad@behdad.org>2009-11-18 18:49:09 -0500
commit4a3bef8ac3b91354c6c10b5f6af10ead9d4fe49a (patch)
tree5ff43b00245dab1e0a3968272917a1dbf9d15a1f /configure.in
parent2e44cbe1b9bf466718167e9e05077743df36ab21 (diff)
downloadfontconfig-4a3bef8ac3b91354c6c10b5f6af10ead9d4fe49a.tar.gz
Bump version to 2.8.02.8.0
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index b7749bf..589b0c4 100644
--- a/configure.in
+++ b/configure.in
@@ -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.7.3)
+AM_INIT_AUTOMAKE(fontconfig, 2.8.0)
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
AM_MAINTAINER_MODE