diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-16 23:04:02 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-16 23:04:02 -0700 |
commit | d3a33f66615cbf727866d3db5cf20475d4bb1f77 (patch) | |
tree | 0ef5e6ef820ffbfea6ade4964b1b4e62934f82ae | |
parent | 4676f2fa92057c94a39830fb1215e9944f958c91 (diff) |
xdriinfo 1.0.5xdriinfo-1.0.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 0157cd1..8f90fa4 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xdriinfo], [1.0.4], +AC_INIT([xdriinfo], [1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xdriinfo]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |