From 90c243accfb2dc3d4d85dd57d8aca518dab98842 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 8 Oct 2009 00:28:45 -0700 Subject: libXcomposite 0.4.1 Signed-off-by: Alan Coopersmith --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c944ea1..3567715 100644 --- a/configure.ac +++ b/configure.ac @@ -25,14 +25,14 @@ AC_PREREQ([2.57]) dnl dnl Version should match the current XComposite version. XCompositeQueryVersion -dnl returns the version from xcompositewire.h, NOT the version we set here. But we -dnl try to keep these the same. Note that the library has an extra +dnl returns the version from xcompositewire.h, NOT the version we set here. +dnl But we try to keep these the same. Note that the library has an extra dnl digit in the version number to track changes which don't affect the dnl protocol, so Xcomposite version l.n.m corresponds to protocol version l.n dnl that 'revision' number appears in Xcomposite.h and has to be manually dnl synchronized. dnl -AC_INIT(libXcomposite, 0.4.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXcomposite) +AC_INIT(libXcomposite, 0.4.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXcomposite) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE -- cgit v1.2.1