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 50426cb commit 20bac31Copy full SHA for 20bac31
debian/changelog
@@ -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
7
switchboard-plug-display (0.1.4) bionic; urgency=medium
8
9
* New upstream release..
meson.build
@@ -1,7 +1,7 @@
project(
'display',
'vala', 'c',
- version: '0.1.4'
+ version: '2.1.5'
)
gettext_name = meson.project_name() + '-plug'
0 commit comments