diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-30 17:51:12 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-30 17:51:12 -0700 |
commit | b51a7b0ccf0d5ccb53fbd5d34ed8fe57603d2604 (patch) | |
tree | 7ca6e5062566aa9c05a2f15171d8f124a84dce57 | |
parent | ad156a716a324ee60362c8ba66a5ed8c835c219b (diff) |
libXres 1.0.7libXres-1.0.7libXres-1.0-branch
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 10e47d2..fc92739 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.6], +AC_INIT([libXres], [1.0.7], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXres]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |