Skip to content

Commit

Permalink
Bump version to v0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saxbophone committed Oct 31, 2016
1 parent 7342ee9 commit d5d46b2
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.20.1 LANGUAGES C)
project(libsaxbospiral VERSION 0.21.0 LANGUAGES C)

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

0 comments on commit d5d46b2

Please sign in to comment.