From e6e0e02e4bf764fa58798540793bdeb44a60cc7f Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Wed, 7 Mar 2012 20:53:56 -0800 Subject: libXres 1.0.6 Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.1