summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-30 21:39:51 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-30 21:39:51 -0700
commit42f3a39c3085afd9ef904ae39102fd49bbc2e4a5 (patch)
treeb0036e34b83e91d464e9c3eea4c46d549838d760
parentde1843aaf76015c9d99416f3122d169fe331b849 (diff)
downloadxorg-lib-libfontenc-42f3a39c3085afd9ef904ae39102fd49bbc2e4a5.tar.gz
libfontenc 1.1.3libfontenc-1.1.3
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 62a9593..c2a23b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libfontenc], [1.1.2],
+AC_INIT([libfontenc], [1.1.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libfontenc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])