mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-07 11:58:13 +02:00
Update package version number for final X11R7 release candidate.
This commit is contained in:
parent
61151bb211
commit
02508b373e
2 changed files with 5 additions and 1 deletions
4
ChangeLog
Normal file
4
ChangeLog
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
||||
|
||||
* configure.ac:
|
||||
Update package version number for final X11R7 release candidate.
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
AC_PREREQ([2.57])
|
||||
AC_INIT([XF86DRIProto], [2.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
|
||||
AC_INIT([XF86DRIProto], [2.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