Skip to content

Commit

Permalink
bump version to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoKle committed Apr 20, 2024
1 parent b3804c7 commit 8003106
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,6 +1,6 @@
CMAKE_MINIMUM_REQUIRED(VERSION 3.14)

PROJECT(vACDM VERSION "1.3.1")
PROJECT(vACDM VERSION "1.3.2")
SET_PROPERTY(GLOBAL PROPERTY USE_FOLDERS ON)
SET(CMAKE_CXX_STANDARD 20)
SET(CMAKE_CXX_STANDARD_REQUIRED ON)
Expand Down

0 comments on commit 8003106

Please sign in to comment.