Skip to content

Commit

Permalink
4.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Jun 24, 2020
1 parent fe05f66 commit 7dcb5e7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
AC_INIT([cinnamon],[4.6.5],[https://github.com/linuxmint/Cinnamon/issues],[cinnamon])
AC_INIT([cinnamon],[4.6.6],[https://github.com/linuxmint/Cinnamon/issues],[cinnamon])

AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/cinnamon-global.c])
Expand Down
8 changes: 8 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
cinnamon (4.6.6) ulyana; urgency=medium

[ Michael Webster ]
* cs_keyboard.py: Reverse the custom keybinding path suffix each time a change occurs in the subfolders.
* cinnamon-app-system.c: Ignore apps in the menu tree that don't have an appinfo instance.

-- Clement Lefebvre <root@linuxmint.com> Wed, 24 Jun 2020 13:45:07 +0100

cinnamon (4.6.5) ulyana; urgency=medium

[ Michael Webster ]
Expand Down

0 comments on commit 7dcb5e7

Please sign in to comment.