Commit 35ca80c7 authored by Dominik Charousset's avatar Dominik Charousset

changed version to 0.3.3

parent 6152d5bb
......@@ -3,7 +3,7 @@ project(cppa CXX)
set(LIBCPPA_VERSION_MAJOR 0)
set(LIBCPPA_VERSION_MINOR 3)
set(LIBCPPA_VERSION_PATCH 2)
set(LIBCPPA_VERSION_PATCH 3)
# prohibit in-source builds
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