Update package version number for X11R7 RC3 release.

This commit is contained in:
Kevin E Martin 2005-12-03 05:49:42 +00:00
parent 9e96dbc343
commit b5c495854d
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-12-03 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for X11R7 RC3 release.
2005-12-02 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.3,
0.99.4,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
libX11)
AC_CONFIG_SRCDIR([Makefile.am])