Skip to content

Commit e256faa

Browse files
author
Federico DI Pierro
committed
chore: master is now 4.12.
Signed-off-by: Federico DI Pierro <[email protected]>
1 parent 6a5ad96 commit e256faa

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.5)
22

3-
project(clight VERSION 4.11 LANGUAGES C)
3+
project(clight VERSION 4.12 LANGUAGES C)
44

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

TODO.md

-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
## 4.11
2-
3-
- [x] Fix running where Screen is not supported (ie: wayland compositors that do not support the protocol)
4-
- [x] do not skip access check for OLD CONFIG.
5-
61
## 5.0
72

83
### Generic

0 commit comments

Comments
 (0)