Fix issue with ColorFilterArray

This commit is contained in:
2023-04-11 12:25:14 +02:00
parent f9731614c8
commit dafc26984e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.14)
project(libXISF VERSION 0.2.2 LANGUAGES CXX C)
project(libXISF VERSION 0.2.3 LANGUAGES CXX C)
include(CMakeDependentOption)