diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-31 11:19:13 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-31 11:19:13 -0700 |
commit | d2f47149264cd2050f5c442cd8765998a4f936c4 (patch) | |
tree | 9a99f0a86f6cebf9ebdbeb7d1246ac73fa2b07fb | |
parent | 8838a27cb7d1c1be42166569ebfd0c75626752aa (diff) |
xf86dga 1.0.3xf86dga-1.0.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 ea0bf92..f7b99aa 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xf86dga], [1.0.2], +AC_INIT([xf86dga], [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86dga]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |