File tree 3 files changed +6
-1
lines changed
3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,8 @@ Version 1.3.1 : 2015-03-11
84
84
- Compiles under gcc / visual-c / borland-c / intime.
85
85
- Added multi-threaded configuration for parallel configurations of slaves
86
86
Version 1.3.2 : 2018-02-02
87
+ - Made a mistake. DON'T USE!
88
+ Version 1.3.3 : 2018-02-02
87
89
- Added rtems target.
88
90
- Added support for overlapping IOmap.
89
91
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ PROJECT_NAME = SOEM
32
32
# This could be handy for archiving the generated documentation or
33
33
# if some version control system is used.
34
34
35
- PROJECT_NUMBER = v1.3.2
35
+ PROJECT_NUMBER = v1.3.3
36
36
37
37
# Using the PROJECT_BRIEF tag one can provide an optional one line description
38
38
# for a project that appears at the top of each page and should give viewer
Original file line number Diff line number Diff line change 181
181
* - Added multi-threaded configuration for parallel configurations of slaves
182
182
*
183
183
* Version 1.3.2 : 2018-02-02
184
+ * - Made a mistake. DON'T USE!
185
+ *
186
+ * Version 1.3.3 : 2018-02-02
184
187
* - Added rtems target.
185
188
* - Added support for overlapping IOmap.
186
189
*
You can’t perform that action at this time.
0 commit comments