Skip to content

Commit 0ccb7ca

Browse files
committed
5.4.2
1 parent a33adc9 commit 0ccb7ca

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

debian/changelog

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
cinnamon-desktop (5.4.2) vanessa; urgency=medium
2+
3+
[ Rick Calixte ]
4+
* Fix .gitignore for builds
5+
6+
[ Stephen Collins ]
7+
* libcvc: Add stream monitor functionality
8+
9+
-- Clement Lefebvre <[email protected]> Wed, 20 Jul 2022 07:52:32 +0200
10+
111
cinnamon-desktop (5.4.1) vanessa; urgency=medium
212

313
[ mobinmob ]

meson.build

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Meson build file
22

33
# https://github.com/linuxmint/cinnamon-desktop
4-
project('cinnamon-desktop', 'c', version: '5.4.1',
4+
project('cinnamon-desktop', 'c', version: '5.4.2',
55
meson_version: '>=0.50.0'
66
)
77

0 commit comments

Comments
 (0)