parent
4c24f7faa8
commit
3fee46a218
2
NEWS
2
NEWS
|
@ -1,4 +1,4 @@
|
||||||
libxkbcommon 0.6.0 - TBD
|
libxkbcommon 0.6.0 - 2016-03-16
|
||||||
==================
|
==================
|
||||||
|
|
||||||
- If the XKB_CONFIG_ROOT environment variable is set, it is used as the XKB
|
- If the XKB_CONFIG_ROOT environment variable is set, it is used as the XKB
|
||||||
|
|
|
@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
|
||||||
|
|
||||||
# Initialize Autoconf
|
# Initialize Autoconf
|
||||||
AC_PREREQ([2.62])
|
AC_PREREQ([2.62])
|
||||||
AC_INIT([libxkbcommon], [0.5.0],
|
AC_INIT([libxkbcommon], [0.6.0],
|
||||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon],
|
[https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon],
|
||||||
[libxkbcommon], [http://xkbcommon.org])
|
[libxkbcommon], [http://xkbcommon.org])
|
||||||
AC_CONFIG_SRCDIR([Makefile.am])
|
AC_CONFIG_SRCDIR([Makefile.am])
|
||||||
|
|
Loading…
Reference in New Issue