We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c3dc3 commit 0eae653Copy full SHA for 0eae653
1 file changed
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.23)
2
3
project(SVF
4
- VERSION 3.0
+ VERSION 3.1
5
DESCRIPTION "SVF is a static value-flow analysis tool for LLVM-based languages"
6
HOMEPAGE_URL "https://github.com/SVF-tools/SVF"
7
LANGUAGES C CXX
0 commit comments