Skip to content

Commit

Permalink
Merge pull request #144 from saxbophone/develop
Browse files Browse the repository at this point in the history
Version bump 0.23.0
  • Loading branch information
saxbophone authored Nov 20, 2016
2 parents a6fc9fd + 9e721cf commit a3c256c
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.22.0 LANGUAGES C)
project(libsaxbospiral VERSION 0.23.0 LANGUAGES C)

# set default C standard to use (C99) if not already set
if(NOT DEFINED SAXBOSPIRAL_C_STANDARD)
Expand Down

0 comments on commit a3c256c

Please sign in to comment.