Skip to content

Commit

Permalink
Next version is 5.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
FedeDP committed Feb 26, 2021
1 parent 6a6fd2a commit 019a038
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.14)

project(clightd VERSION 5.2 LANGUAGES C)
project(clightd VERSION 5.3 LANGUAGES C)

set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")

Expand Down
10 changes: 0 additions & 10 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
## 5.2

### Backlight
- [x] Support ddcutil 1.0.0
- [x] Emit Backlight.Changed for external monitors
- [x] Improve external monitors ddc handling

### Keyboard
- [x] Add a keyboard backlight module

### Idle
- [x] Check auth in GetClient

Expand Down

0 comments on commit 019a038

Please sign in to comment.