diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-04-25 20:52:11 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-04-25 20:52:11 -0700 |
commit | 3acba630d8b57084f7e92c15732408711ed5137a (patch) | |
tree | b2c5c8a7ae76f0acd06dba82c55e1590d087cdae | |
parent | 624508365ec3279bc74ce523d024533e062629e1 (diff) |
libfontenc 1.1.2libfontenc-1.1.2
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 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]) |