Skip to content

Commit 2e72e87

Browse files
committed
6.7.4-unstable
1 parent 852b546 commit 2e72e87

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
nemo (6.7.4) alfa; urgency=medium
2+
3+
[ Michael Webster ]
4+
* nemo-places.sidebar.c: Restrict eject button clicks to primary only.
5+
6+
-- Clement Lefebvre <root@linuxmint.com> Thu, 02 Jul 2026 13:21:26 +0200
7+
18
nemo (6.7.3) alfa; urgency=medium
29

310
[ Michael Webster ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Meson build file
22

33
# https://github.com/linuxmint/nemo
4-
project('nemo', 'c', version : '6.7.3', meson_version : '>=0.64.0')
4+
project('nemo', 'c', version : '6.7.4', meson_version : '>=0.64.0')
55

66
# 1. If the library code has changed at all since last release, then increment revision.
77
# 2. If any interfaces have been added, then increment current and set revision to 0.

0 commit comments

Comments
 (0)