diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-02 17:51:30 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-02 17:51:30 -0800 |
commit | 6012075d945e527866ef31b8796e04d6581071db (patch) | |
tree | 786e0dcbcf03fd522648d38f058283de3011e026 | |
parent | 381c9efec4c066d984514d226b61b3360741aea2 (diff) |
libfontenc 1.1.1libfontenc-1.1.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8409df8..37089c2 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libfontenc], [1.1.0], +AC_INIT([libfontenc], [1.1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libfontenc]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |