We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95893b commit ae9ea02Copy full SHA for ae9ea02
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.4
+ VERSION 3.0.5
6
DESCRIPTION "Bear is a tool to generate compilation database for clang tooling."
7
LANGUAGES C CXX
8
)
0 commit comments