Skip to content

Commit 6e2be6d

Browse files
committed
Release 2.1.7
1 parent 2e2e330 commit 6e2be6d

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.7) bionic; urgency=medium
2+
3+
* New upstream release.
4+
5+
-- Cody Garver <[email protected]> Fri, 05 Apr 2019 11:05:19 -0500
6+
17
switchboard-plug-display (2.1.6) 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: '2.1.6'
4+
version: '2.1.7'
55
)
66

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

0 commit comments

Comments
 (0)