diff --git a/VERSION b/VERSION index aa3b9022..dc107586 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -B1-27-g2d9f578719+1 \ No newline at end of file +B1-40-g7a3eab4c3e+1 \ No newline at end of file diff --git a/client/CMakeLists.txt b/client/CMakeLists.txt index 4c1ba29f..697bda21 100644 --- a/client/CMakeLists.txt +++ b/client/CMakeLists.txt @@ -70,6 +70,7 @@ include_directories( link_libraries( ${PKGCONFIG_LIBRARIES} ${GMP_LIBRARIES} + ${CMAKE_DL_LIBS} rt m )