Skip to content

Commit

Permalink
Bump version due to small breaking changes (v0.20.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
saxbophone committed Oct 28, 2016
1 parent 58ff5ee commit 3c2c446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# begin basic metadata
cmake_minimum_required(VERSION 3.0)

project(libsaxbospiral VERSION 0.19.3 LANGUAGES C)
project(libsaxbospiral VERSION 0.20.0 LANGUAGES C)

# set default C standard to use (C99)
set(SAXBOSPIRAL_C_STANDARD "99")
Expand Down

0 comments on commit 3c2c446

Please sign in to comment.