diff options
author | Adam Jackson <ajax@redhat.com> | 2017-10-11 11:33:29 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2017-10-11 11:33:29 -0400 |
commit | d82dfe25491c599f650b2ad868772c3b8e6ba7bc (patch) | |
tree | 45083e8561f33259d78081cf46b36fa6b526f1fe | |
parent | 672bb944311392e2415b39c0d63b1e1902905bcd (diff) |
libXfont 2.0.2libXfont2-2.0.2
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 062f75d..74b1493 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXfont2], [2.0.1], +AC_INIT([libXfont2], [2.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXfont2]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |