Skip to content

Commit 72365ba

Browse files
committed
version bump
1 parent 2c1e137 commit 72365ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
2-
cmake_policy(VERSION 3.13)
2+
cmake_policy(VERSION 3.12)
33

44
project(Bear
5-
VERSION 3.0.12
5+
VERSION 3.0.13
66
DESCRIPTION "Bear is a tool to generate compilation database for clang tooling."
77
LANGUAGES C CXX
88
)

0 commit comments

Comments
 (0)