Commit c73eb232 authored by neverlord's avatar neverlord

Merge branch 'master' into unstable

parents 07f5249e 897e2f36
...@@ -3,7 +3,7 @@ project(cppa CXX) ...@@ -3,7 +3,7 @@ project(cppa CXX)
set(LIBCPPA_VERSION_MAJOR 0) set(LIBCPPA_VERSION_MAJOR 0)
set(LIBCPPA_VERSION_MINOR 3) set(LIBCPPA_VERSION_MINOR 3)
set(LIBCPPA_VERSION_PATCH 0) set(LIBCPPA_VERSION_PATCH 1)
# prohibit in-source builds # prohibit in-source builds
if ("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}") if ("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment