Skip to content

Commit 0eae653

Browse files
authored
Update CMakeLists.txt
1 parent c0c3dc3 commit 0eae653

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.23)
22

33
project(SVF
4-
VERSION 3.0
4+
VERSION 3.1
55
DESCRIPTION "SVF is a static value-flow analysis tool for LLVM-based languages"
66
HOMEPAGE_URL "https://github.com/SVF-tools/SVF"
77
LANGUAGES C CXX

0 commit comments

Comments
 (0)