Bump to 7.0.6.

This commit is contained in:
Daniel Stone 2006-06-01 23:00:34 +00:00
parent d10d0302be
commit f3886640d2
2 changed files with 4 additions and 1 deletions

View file

@ -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)

View file

@ -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])