We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7b30f7 commit a4b1da0Copy full SHA for a4b1da0
debian/changelog
@@ -1,3 +1,9 @@
1
+switchboard-plug-display (2.1.8) bionic; urgency=medium
2
+
3
+ * New upstream release.
4
5
+ -- Cody Garver <[email protected]> Mon, 22 Apr 2019 06:09:15 -0500
6
7
switchboard-plug-display (2.1.7) bionic; urgency=medium
8
9
* New upstream release.
meson.build
@@ -1,7 +1,7 @@
project(
'display',
'vala', 'c',
- version: '2.1.7'
+ version: '2.1.8'
)
gettext_name = meson.project_name() + '-plug'
0 commit comments