summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-02 17:51:30 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-02 17:51:30 -0800
commit6012075d945e527866ef31b8796e04d6581071db (patch)
tree786e0dcbcf03fd522648d38f058283de3011e026
parent381c9efec4c066d984514d226b61b3360741aea2 (diff)
downloadxorg-lib-libfontenc-6012075d945e527866ef31b8796e04d6581071db.tar.gz
libfontenc 1.1.1libfontenc-1.1.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
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])