Skip to content

Commit 80eb953

Browse files
committed
Bump to version 0.18.0 due to API changes
1 parent ecec2f1 commit 80eb953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# begin basic metadata
22
cmake_minimum_required(VERSION 3.0)
33

4-
project(libsaxbospiral VERSION 0.17.1 LANGUAGES C)
4+
project(libsaxbospiral VERSION 0.18.0 LANGUAGES C)
55
set(CMAKE_C_STANDARD 99)
66
set(CMAKE_C_STANDARD_REQUIRED ON)
77
set(

0 commit comments

Comments
 (0)