Skip to content

Commit f8df274

Browse files
committed
Bump version
1 parent 7d92f43 commit f8df274

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "surface"
3-
version = "0.2.4"
3+
version = "0.2.5"
44
authors = ["Maximilian Luz <[email protected]>"]
55
description = "Control various aspects of Microsoft Surface devices on Linux from the Command-Line"
66

pkg/deb/debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
surface-control (0.2.5) unstable; urgency=medium
2+
3+
* Adapt to changes in linux-surface kernel: The device path for the performance-mode interface has changed.
4+
* Update dependencies
5+
6+
-- Maximilian Luz <[email protected]> Mon, 11 Nov 2019 01:15:40 +0100
7+
18
surface-control (0.2.4) unstable; urgency=medium
29

310
* Update packaging strategy

0 commit comments

Comments
 (0)