Skip to content

Commit 055bc3c

Browse files
committed
Bump version to v0.19.0
For open-sourcing
1 parent 0d19009 commit 055bc3c

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
@@ -24,7 +24,7 @@
2424
# begin basic metadata
2525
cmake_minimum_required(VERSION 3.0)
2626

27-
project(libsaxbospiral VERSION 0.18.0 LANGUAGES C)
27+
project(libsaxbospiral VERSION 0.19.0 LANGUAGES C)
2828
set(CMAKE_C_STANDARD 99)
2929
set(CMAKE_C_STANDARD_REQUIRED ON)
3030
set(

0 commit comments

Comments
 (0)