Skip to content

Commit

Permalink
REL: Update version to 1.5.0 (#1128)
Browse files Browse the repository at this point in the history
Coincides with DREAM3D-NX version 7.0.0

Signed-off-by: Michael Jackson <[email protected]>
  • Loading branch information
imikejackson authored Nov 11, 2024
1 parent 725b356 commit d772a5c
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 @@ -98,7 +98,7 @@ endif()
file(TO_CMAKE_PATH "${CMAKE_COMMAND}" CMAKE_COMMAND_NORM)

project(simplnx
VERSION 1.4.0
VERSION 1.5.0
DESCRIPTION "SIMPLNX is a collection of C++ codes to process data, particularly Materials Science data, including EBSD data."
HOMEPAGE_URL "https://github.com/bluequartzsoftware/simplnx"
LANGUAGES CXX
Expand Down

0 comments on commit d772a5c

Please sign in to comment.