From c6674701dade763eb2d3380755b4c23f47fa6cdb 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 795f6c1..55c1946 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 6bb76dc..ec53086 100644 --- a/configure.ac +++ b/configure.ac @@ -32,7 +32,7 @@ dnl 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 XRes version l.n.m corresponds to protocol version l.n dnl -AC_INIT(libXres, 0.99.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXres) +AC_INIT(libXres, 0.99.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXres) AC_CONFIG_AUX_DIR(.) AM_INIT_AUTOMAKE([dist-bzip2]) AM_CONFIG_HEADER(config.h) -- cgit v1.2.1