We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 024f8cc commit 5f65756Copy full SHA for 5f65756
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
2
cmake_policy(VERSION 3.12)
3
4
project(Bear
5
- VERSION 3.0.6
+ VERSION 3.0.7
6
DESCRIPTION "Bear is a tool to generate compilation database for clang tooling."
7
LANGUAGES C CXX
8
)
0 commit comments