diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 21:34:06 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 21:34:06 -0800 |
commit | 3dad5d7c34c5787f0466b9ff50d7c26cd18e37bd (patch) | |
tree | 45e152ff576f8f6a25cd64c094cf389b33e97bb3 | |
parent | 870a35db2ad6eab47d1026a56e52c3f53a9877eb (diff) |
libXxf86dga 1.1.3libXxf86dga-1.1.3
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 7f9b97c..54585c9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXxf86dga], [1.1.2], +AC_INIT([libXxf86dga], [1.1.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXxf86dga]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS(src/config.h) |