Skip to content

Commit

Permalink
[CMake] Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sirraide committed Aug 9, 2024
1 parent 85ef792 commit 8a48ab3
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,5 +1,5 @@
cmake_minimum_required(VERSION 3.20)
project(fchk VERSION 3.5.1 LANGUAGES CXX)
project(fchk VERSION 3.0.3 LANGUAGES CXX)

## ============================================================================
## Global CMake Variables.
Expand Down

0 comments on commit 8a48ab3

Please sign in to comment.