Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
binkoni authored Oct 5, 2019
1 parent 9f60f1f commit 8090f4e
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
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5)
include(cmake/gonapps-cmake-helper.cmake)
project(vinbero_strm_mt_epoll C)
gonapps_setVersion("0.4.1" "0.4")
gonapps_setVersion("0.4.2" "0.4")
gonapps_setBuildType()
add_subdirectory(iface)
add_subdirectory(src)
Expand Down

0 comments on commit 8090f4e

Please sign in to comment.