Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
i-rinat committed May 24, 2019
1 parent 58596f4 commit f01241f
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 @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 2.8.8)
# version
set(VER_MAJOR 0)
set(VER_MINOR 3)
set(VER_MICRO 9)
set(VER_MICRO 11)

# setup compiler flags
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu99 -fPIC -pthread")
Expand Down

0 comments on commit f01241f

Please sign in to comment.