Skip to content

Commit

Permalink
6.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Aug 8, 2024
1 parent d7eddb7 commit 1f5bb22
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
cinnamon (6.2.9) wilma; urgency=medium

[ Michael Webster ]
* cs_default.py: Disable mousewheel selection in the default app comboboxes.

-- Clement Lefebvre <root@linuxmint.com> Thu, 08 Aug 2024 16:28:03 +0100

cinnamon (6.2.8) wilma; urgency=medium

[ Michael Webster ]
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('Cinnamon', 'c', version : '6.2.8', meson_version : '>=0.56.0')
project('Cinnamon', 'c', version : '6.2.9', meson_version : '>=0.56.0')

gnome = import('gnome')
i18n = import('i18n')
Expand Down

0 comments on commit 1f5bb22

Please sign in to comment.