File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -168,8 +168,8 @@ endforeach()
168
168
# DCMQI version number
169
169
#
170
170
set (DCMQI_VERSION_MAJOR 1 )
171
- set (DCMQI_VERSION_MINOR 0 )
172
- set (DCMQI_VERSION_PATCH 9 )
171
+ set (DCMQI_VERSION_MINOR 1 )
172
+ set (DCMQI_VERSION_PATCH 0 )
173
173
set (DCMQI_VERSION
174
174
"${DCMQI_VERSION_MAJOR} .${DCMQI_VERSION_MINOR} .${DCMQI_VERSION_PATCH} " )
175
175
Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
- | Docker | [ ![ ] ( https://images.microbadger.com/badges/version/qiicr/dcmqi:v1.0.9. svg )] ( https://microbadger.com/images/qiicr/dcmqi:v1.0.9 ) | [ ![ ] ( https://images.microbadger.com/badges/version/qiicr/dcmqi.svg )] ( https://microbadger.com/images/qiicr/dcmqi ) |
5
+ | Docker | [ ![ ] ( https://images.microbadger.com/badges/version/qiicr/dcmqi:v1.1.0. svg )] ( https://microbadger.com/images/qiicr/dcmqi:v1.1.0 ) | [ ![ ] ( https://images.microbadger.com/badges/version/qiicr/dcmqi.svg )] ( https://microbadger.com/images/qiicr/dcmqi ) |
6
6
| --------| --------------------------------------------------------------------------------------------------------------------------------| -------------------------------------------------------------------------------------------------------------------|
7
7
8
8
| | Linux | macOS | Windows |
You can’t perform that action at this time.
0 commit comments