We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96245df commit 1d3f04eCopy full SHA for 1d3f04e
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.28)
2
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_LIST_DIR}/.devcontainer/cmake ${CMAKE_CURRENT_LIST_DIR}/cmake)
3
include(preproject)
4
-project(libspatialite VERSION 5.1.0.2)
+project(libspatialite VERSION 5.1.0.3)
5
include(flags)
6
include(GNUInstallDirs)
7
if(TRUE)
0 commit comments