Skip to content

Commit

Permalink
Bump version v0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
saxbophone committed Oct 23, 2016
1 parent 660b510 commit b01b24a
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.0 LANGUAGES C)
project(libsaxbospiral VERSION 0.19.1 LANGUAGES C)
set(CMAKE_C_STANDARD 99)
set(CMAKE_C_STANDARD_REQUIRED ON)
set(
Expand Down

0 comments on commit b01b24a

Please sign in to comment.