File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
Change log
2
2
==========
3
3
4
- 1.0.9 (2017-mm-dd )
4
+ 1.0.9 (2017-11-07 )
5
5
==================
6
6
7
7
* API changes:
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ endif (CISST_BUILD_SHARED_LIBS)
70
70
# Set the version number
71
71
set (CISST_VERSION_MAJOR "1" )
72
72
set (CISST_VERSION_MINOR "0" )
73
- set (CISST_VERSION_PATCH "8 " )
73
+ set (CISST_VERSION_PATCH "9 " )
74
74
set (CISST_VERSION "${CISST_VERSION_MAJOR} .${CISST_VERSION_MINOR} .${CISST_VERSION_PATCH} " )
75
75
76
76
# To compile examples within this project
Original file line number Diff line number Diff line change 1
1
<package >
2
2
<name >cisst</name >
3
- <version >1.0.8 </version >
3
+ <version >1.0.9 </version >
4
4
<description >
5
5
This package provides the cisst libraries
6
6
</description >
You can’t perform that action at this time.
0 commit comments