Skip to content

Commit 20bac31

Browse files
committed
Release 2.1.5
1 parent 50426cb commit 20bac31

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
switchboard-plug-display (2.1.5) bionic; urgency=medium
2+
3+
* New upstream release.
4+
5+
-- Cody Garver <[email protected]> Mon, 01 Oct 2018 01:56:55 -0500
6+
17
switchboard-plug-display (0.1.4) bionic; urgency=medium
28

39
* New upstream release..

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'display',
33
'vala', 'c',
4-
version: '0.1.4'
4+
version: '2.1.5'
55
)
66

77
gettext_name = meson.project_name() + '-plug'

0 commit comments

Comments
 (0)