diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-11-08 23:02:10 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-11-08 23:02:10 -0800 |
commit | 1c67a45b6d9974469e3cbfc6da06e88d8b11ded2 (patch) | |
tree | 38bec8771bf9a26143807077f4e4cb6875edfd52 | |
parent | eda29cff30b4d86a6ae202d9ec7b9e53053038d7 (diff) |
xdriinfo 1.0.4xdriinfo-1.0.4
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 09318d9..02ed833 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.3], +AC_INIT([xdriinfo], [1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xdriinfo]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |