From 036ddad7a3152bcdbae68c75efbfc0aabae19302 Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Wed, 9 Nov 2005 21:19:12 +0000 Subject: Update package version number for X11R7 RC2 release. --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2122e82..3027524 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-11-09 Kevin E. Martin + + * configure.ac: + Update package version number for X11R7 RC2 release. + 2005-11-01 Kevin E. Martin * configure.ac: diff --git a/configure.ac b/configure.ac index c8773fd..95e96c0 100644 --- a/configure.ac +++ b/configure.ac @@ -34,7 +34,7 @@ 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.2.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXcomposite) +AC_INIT(libXcomposite, 0.2.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXcomposite) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE -- cgit v1.2.3