Update package version number for X11R7 RC2 release.

This commit is contained in:
Kevin E Martin 2005-11-09 21:19:12 +00:00
parent 6bb0c3796b
commit 60a72f4795
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for X11R7 RC2 release.
2005-11-01 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:

View file

@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([libX11],
0.99.2,
0.99.3,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
libX11)
AC_CONFIG_SRCDIR([Makefile.am])