Skip to content

Commit 4768c9b

Browse files
committed
4.0.0
1 parent c6543bd commit 4768c9b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

debian/changelog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
cinnamon-desktop (4.0.0) tessa; urgency=medium
2+
3+
[ Soapux ]
4+
* Update style of meson build options (#116)
5+
6+
[ Jackson Dearnley ]
7+
* org.cinnamon.default-applications.gschema.xml.in.in: Define schema for a default calculator application (#120)
8+
9+
-- Clement Lefebvre <[email protected]> Tue, 30 Oct 2018 14:03:01 +0000
10+
111
cinnamon-desktop (3.8.1) tara; urgency=medium
212

313
[ Jason Hicks ]

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/cinnamon-desktop
4-
project('cinnamon-desktop', 'c', version: '3.8.1',
4+
project('cinnamon-desktop', 'c', version: '4.0.0',
55
meson_version: '>=0.37.0'
66
)
77

0 commit comments

Comments
 (0)