mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-06 17:18:02 +02:00
Bump to 7.0.6.
This commit is contained in:
parent
d10d0302be
commit
f3886640d2
2 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
2006-06-02 Daniel Stone <daniel@freedesktop.org>
|
||||
|
||||
* configure.ac:
|
||||
Bump to 7.0.6.
|
||||
|
||||
* keysym.h:
|
||||
* keysym.h:
|
||||
Bug #6296: Add Braille keysyms. (Samuel Thibault)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
AC_PREREQ([2.57])
|
||||
AC_INIT([Xproto], [7.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
|
||||
AC_INIT([Xproto], [7.0.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
|
||||
AM_INIT_AUTOMAKE([foreign dist-bzip2])
|
||||
|
||||
AC_CONFIG_HEADER([do-not-use-config.h])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue