Skip to content

Commit

Permalink
release the version
Browse files Browse the repository at this point in the history
  • Loading branch information
svengcz committed Dec 8, 2022
1 parent ea48947 commit a894ee0
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
Expand Up @@ -8,7 +8,7 @@
CMAKE_MINIMUM_REQUIRED(VERSION 3.14)

# define the project
PROJECT(vACDM LANGUAGES C CXX VERSION "0.1.1")
PROJECT(vACDM LANGUAGES C CXX VERSION "0.2.0")
SET_PROPERTY(GLOBAL PROPERTY USE_FOLDERS ON)
SET(CMAKE_CXX_STANDARD 20)
SET(CMAKE_CXX_STANDARD_REQUIRED ON)
Expand Down

0 comments on commit a894ee0

Please sign in to comment.