Skip to content

Commit

Permalink
Merge pull request #763 from ERGO-Code/v1.2.1
Browse files Browse the repository at this point in the history
V1.2.1
  • Loading branch information
jajhall authored Feb 25, 2022
2 parents 0173a11 + 4a188ec commit 60ad175
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 @@ -19,7 +19,7 @@ if(NOT CMAKE_BUILD_TYPE)
endif()

project(HIGHS VERSION 1.2 LANGUAGES CXX C)
set(HIGHS_VERSION_PATCH 0)
set(HIGHS_VERSION_PATCH 1)

# use C++11 standard
set(CMAKE_CXX_STANDARD 11)
Expand Down

0 comments on commit 60ad175

Please sign in to comment.