Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
yuleisui authored May 27, 2024
1 parent c0c3dc3 commit 0eae653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.23)

project(SVF
VERSION 3.0
VERSION 3.1
DESCRIPTION "SVF is a static value-flow analysis tool for LLVM-based languages"
HOMEPAGE_URL "https://github.com/SVF-tools/SVF"
LANGUAGES C CXX
Expand Down

0 comments on commit 0eae653

Please sign in to comment.