mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Bump version to 3.6.3.1
Update NEWS.
This commit is contained in:
parent
ac03781447
commit
3b07488ef5
2 changed files with 11 additions and 1 deletions
10
NEWS
10
NEWS
|
|
@ -1,3 +1,13 @@
|
|||
3.6.3.1
|
||||
=======
|
||||
* Fix regression in reentrancy fix for 3.6.3 [Giovanni; #689295]
|
||||
|
||||
Contributors:
|
||||
Giovanni Campagna
|
||||
|
||||
Translations:
|
||||
Rafael Ferreira [pt_BR]
|
||||
|
||||
3.6.3
|
||||
=====
|
||||
* recorder: Set frame duration to fix broken video headers [Adel; #688487]
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
AC_PREREQ(2.63)
|
||||
AC_INIT([gnome-shell],[3.6.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
||||
AC_INIT([gnome-shell],[3.6.3.1],[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…
Add table
Add a link
Reference in a new issue