Bump version to 3.16.3
Update NEWS.
This commit is contained in:
parent
90f14d0762
commit
a91c1caf42
9
NEWS
9
NEWS
@ -1,3 +1,12 @@
|
||||
3.16.3
|
||||
======
|
||||
* Handle touch events in OSK on wayland [Rui; #750287]
|
||||
* Misc. bug fixes [Florian, Rui, Ray; #749383, #749529, #750714, #751517,
|
||||
#751541]
|
||||
|
||||
Contributors:
|
||||
Rui Matos, Florian Müllner, Ray Strode
|
||||
|
||||
3.16.2
|
||||
======
|
||||
* Make event highlight in calendar more prominent [Jakub; #747715]
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.63)
|
||||
AC_INIT([gnome-shell],[3.16.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
||||
AC_INIT([gnome-shell],[3.16.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
||||
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_SRCDIR([src/shell-global.c])
|
||||
|
Loading…
Reference in New Issue
Block a user