diff options
author | Keith Packard <keithp@keithp.com> | 2004-04-24 01:09:36 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2004-04-24 01:09:36 +0000 |
commit | 626a70167d7805c20a157e945a1f380ae580661a (patch) | |
tree | 822c6c5f4d832314fd4b0cbbf6b46e5ca62e2cb7 /configure.in | |
parent | 7969113f086176112fdc13347ea56ea52838117a (diff) |
Update to 2.2.94 (2.2.93 shipped with broken libtool bits)fc-2_2_94
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 910ac28..de03087 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.2.93) +AM_INIT_AUTOMAKE(fontconfig, 2.2.94) AM_MAINTAINER_MODE dnl libtool versioning |