We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f85b902 commit bae9a49Copy full SHA for bae9a49
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.5.1)
2
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")
3
4
-project(Zeal VERSION 0.5.0)
+project(Zeal VERSION 0.6.0)
5
6
# Project information.
7
if(APPLE)
0 commit comments