Skip to content

Commit e5d8206

Browse files
committed
Bump version to v0.14.0
Breaking changes require a new minor version
1 parent 69ce33d commit e5d8206

File tree

2 files changed

+1
-1
lines changed

2 files 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(saxbospiral VERSION 0.13.1 LANGUAGES C)
4+
project(saxbospiral VERSION 0.14.0 LANGUAGES C)
55
set(CMAKE_C_STANDARD 99)
66
set(CMAKE_C_STANDARD_REQUIRED ON)
77
set(

saxbospiral.png

7 Bytes
Loading

0 commit comments

Comments
 (0)