summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 20:53:56 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 20:53:56 -0800
commite6e0e02e4bf764fa58798540793bdeb44a60cc7f (patch)
treed1b4030add67af9afb1b27e7125d1d6063a627ac
parent96c59e1c7c61d7e42b8da5ddbe9af1a12567fd47 (diff)
libXres 1.0.6libXres-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 845e91d..bc4e8a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,7 @@ AC_PREREQ([2.60])
# digit in the version number to track changes which don't affect the
# protocol, so XRes version l.n.m corresponds to protocol version l.n
#
-AC_INIT([libXres], [1.0.5],
+AC_INIT([libXres], [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXres])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])