Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rombur committed May 17, 2024
1 parent 52b521c commit 5202bff
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 @@ -9,7 +9,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
# TPL and adamantine
include(SetupDealII)

project(adamantine LANGUAGES CXX VERSION 0.1.0)
project(adamantine LANGUAGES CXX VERSION 1.0.0)

include(SetupTPLs)
include(SetupAdamantine)
Expand Down

0 comments on commit 5202bff

Please sign in to comment.