Skip to content

Commit 8cf3bff

Browse files
committed
Version bump v0.17.1 for bugfix
1 parent 40b2c62 commit 8cf3bff

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.0 LANGUAGES C)
4+
project(libsaxbospiral VERSION 0.17.1 LANGUAGES C)
55
set(CMAKE_C_STANDARD 99)
66
set(CMAKE_C_STANDARD_REQUIRED ON)
77
set(

0 commit comments

Comments
 (0)