Skip to content

Commit

Permalink
ISMRMRD 1.5.1 (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
hansenms authored Feb 12, 2022
1 parent 6d0ab3d commit c353164
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ message(STATUS "Looking for packages in : ${CMAKE_PREFIX_PATH}")
#VERSIONING
set(SIEMENS_TO_ISMRMRD_VERSION_MAJOR 1)
set(SIEMENS_TO_ISMRMRD_VERSION_MINOR 0)
set(SIEMENS_TO_ISMRMRD_VERSION_PATCH 1)
set(SIEMENS_TO_ISMRMRD_VERSION_PATCH 2)
set(SIEMENS_TO_ISMRMRD_VERSION_STRING ${SIEMENS_TO_ISMRMRD_VERSION_MAJOR}.${SIEMENS_TO_ISMRMRD_VERSION_MINOR}.${SIEMENS_TO_ISMRMRD_VERSION_PATCH})

# Generate the converter_version.h header file
Expand Down
2 changes: 1 addition & 1 deletion dependencies/ismrmrd
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1d042ab25a47e28a02920f966dc71cb628ef4344
a80c9595564b12fd1be91834247fab2c4ae37a91

0 comments on commit c353164

Please sign in to comment.