Skip to content

Commit

Permalink
v5.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Gauci committed Oct 10, 2018
1 parent 82801d0 commit 05d85a1
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,5 +1,5 @@
cmake_minimum_required (VERSION 3.0.2)
project (EternalTCP VERSION 5.1.4)
project (EternalTCP VERSION 5.1.5)

option(BUILD_TEST "Build all unit test" OFF)
option(CODE_COVERAGE "Enable code coverage" OFF)
Expand Down

0 comments on commit 05d85a1

Please sign in to comment.