Skip to content

Commit 69505a3

Browse files
committed
Version bump v0.9.0
1 parent d1c3ae1 commit 69505a3

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
cmake_minimum_required(VERSION 3.0)
22
enable_language(C CXX)
33

4-
project(saxbospiral VERSION 0.8.0 LANGUAGES C)
4+
project(saxbospiral VERSION 0.9.0 LANGUAGES C)
55
# pass in version of library as preprocessor definitions
66
add_definitions(-DSAXBOSPIRAL_VERSION_MAJOR=${PROJECT_VERSION_MAJOR})
77
add_definitions(-DSAXBOSPIRAL_VERSION_MINOR=${PROJECT_VERSION_MINOR})

saxbospiral.png

23 Bytes
Loading

0 commit comments

Comments
 (0)