We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55a4b41 commit f5a5a08Copy full SHA for f5a5a08
CMakeLists.txt
@@ -9,7 +9,7 @@ else()
9
set(ARBY_SUBPROJECT ON)
10
endif()
11
12
-project(arby VERSION 0.5.0 LANGUAGES CXX)
+project(arby VERSION 0.5.1 LANGUAGES CXX)
13
14
find_program(CCACHE_PROGRAM ccache)
15
if(CCACHE_PROGRAM)
0 commit comments