Skip to content

Commit

Permalink
v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
binkoni committed Dec 16, 2018
1 parent 2078aca commit c3eec8c
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 @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.8)
project(vinbero_mt_epoll_http C)
set(CMAKE_BUILD_TYPE RelWithDebInfo)

set(vinbero_mt_epoll_http_version "0.1.2")
set(vinbero_mt_epoll_http_version "0.1.3")
set(vinbero_mt_epoll_http_soversion "0.1")

if(CMAKE_VERSION VERSION_LESS "3.1")
Expand Down

0 comments on commit c3eec8c

Please sign in to comment.