Update package version number for RC1 release.

This commit is contained in:
Kevin E Martin 2005-10-19 02:48:08 +00:00
parent 2a2d905706
commit 1171fa9dc7
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for RC1 release.
2005-10-15 Donnie Berkholz <spyderous@gentoo.org>
* configure.ac: Change '==' to portable '='.

View file

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