Skip to content

Commit

Permalink
chore: master is now 4.12.
Browse files Browse the repository at this point in the history
Signed-off-by: Federico DI Pierro <[email protected]>
  • Loading branch information
Federico DI Pierro committed Mar 9, 2024
1 parent 6a5ad96 commit e256faa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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.5)

project(clight VERSION 4.11 LANGUAGES C)
project(clight VERSION 4.12 LANGUAGES C)

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

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

- [x] Fix running where Screen is not supported (ie: wayland compositors that do not support the protocol)
- [x] do not skip access check for OLD CONFIG.

## 5.0

### Generic
Expand Down

0 comments on commit e256faa

Please sign in to comment.