diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-16 15:20:28 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-16 15:20:28 -0700 |
commit | e605c540995554af99d8b728c7d1d4e82e514199 (patch) | |
tree | 9499406924fa281b85f8d3ac0ccfa637d4f2b336 | |
parent | 975d71ffbdb17f2ed361304ec940db8709a0b58f (diff) |
libXxf86dga 1.1.5libXxf86dga-1.1.5
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 23a9cd9..d6efd3b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXxf86dga], [1.1.4], +AC_INIT([libXxf86dga], [1.1.5], [https://gitlab.freedesktop.org/xorg/lib/libXxf86dga/issues], [libXxf86dga]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS(src/config.h) |