summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-06 23:22:03 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-06 23:22:03 -0800
commit3727e9dd2b964bed15083e79e55051132522a148 (patch)
tree2068c621b6582822ce35b35049db9aeba20c6945
parent6273d9dacbf165331c21bcda5a8945c8931d87b8 (diff)
xdriinfo 1.0.6xdriinfo-1.0.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8f90fa4..7693a88 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.5],
+AC_INIT([xdriinfo], [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xdriinfo])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])