summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-04-25 20:52:11 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-04-25 20:52:11 -0700
commit3acba630d8b57084f7e92c15732408711ed5137a (patch)
treeb2c5c8a7ae76f0acd06dba82c55e1590d087cdae
parent624508365ec3279bc74ce523d024533e062629e1 (diff)
downloadxorg-lib-libfontenc-3acba630d8b57084f7e92c15732408711ed5137a.tar.gz
libfontenc 1.1.2libfontenc-1.1.2
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 953a81f..62a9593 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libfontenc], [1.1.1],
+AC_INIT([libfontenc], [1.1.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libfontenc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])