mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-07 22:28:04 +02:00
Update package version number for final X11R7 release candidate.
This commit is contained in:
parent
5e917f737f
commit
cb3aed6f3b
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
||||
|
||||
* configure.ac:
|
||||
Update package version number for final X11R7 release candidate.
|
||||
|
||||
2005-05-27 Alan Coopersmith <alan.coopersmith@sun.com>
|
||||
|
||||
* Makefile.am (evie_HEADERS): Removed Xevie.h since it's now only
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
AC_PREREQ([2.57])
|
||||
AC_INIT([EvIEExt], [1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
|
||||
AC_INIT([EvIEExt], [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
|
||||
AM_INIT_AUTOMAKE([foreign dist-bzip2])
|
||||
|
||||
XORG_RELEASE_VERSION
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue