Skip to content

Commit

Permalink
Version makes more sense as 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
multiplemonomials committed Oct 16, 2023
1 parent 80a7be7 commit 0074d85
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.8)
cmake_policy(VERSION 3.8)

project(fxload VERSION 2.1)
project(fxload VERSION 2.0)

# set compile flags and options
# ----------------------------------------------------------
Expand Down

0 comments on commit 0074d85

Please sign in to comment.