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 ecec2f1 commit 80eb953Copy full SHA for 80eb953
CMakeLists.txt
@@ -1,7 +1,7 @@
1
# begin basic metadata
2
cmake_minimum_required(VERSION 3.0)
3
4
-project(libsaxbospiral VERSION 0.17.1 LANGUAGES C)
+project(libsaxbospiral VERSION 0.18.0 LANGUAGES C)
5
set(CMAKE_C_STANDARD 99)
6
set(CMAKE_C_STANDARD_REQUIRED ON)
7
set(
0 commit comments