Skip to content

Commit a8031e6

Browse files
committed
Version 0.11.2
Released for update of maximmum version in which old file format is used Other than that, there was some tiny code refactor to do with how version string is handled in source, and some documentation updates.
1 parent 373d747 commit a8031e6

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
@@ -2,7 +2,7 @@
22
cmake_minimum_required(VERSION 3.0)
33
enable_language(C CXX)
44

5-
project(saxbospiral VERSION 0.11.1 LANGUAGES C)
5+
project(saxbospiral VERSION 0.11.2 LANGUAGES C)
66
set(CMAKE_C_STANDARD 99)
77
set(CMAKE_C_STANDARD_REQUIRED ON)
88
set(

test_saxbospiral.png

646 Bytes
Loading

0 commit comments

Comments
 (0)