Skip to content

Commit

Permalink
Merge pull request #159 from nakarlsson/master
Browse files Browse the repository at this point in the history
Create and v1.3.3 (skip v1.3.2 due to mistake)
  • Loading branch information
nakarlsson authored Feb 2, 2018
2 parents 5261e23 + 99f4e1c commit c12de66
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ Version 1.3.1 : 2015-03-11
- Compiles under gcc / visual-c / borland-c / intime.
- Added multi-threaded configuration for parallel configurations of slaves
Version 1.3.2 : 2018-02-02
- Made a mistake. DON'T USE!
Version 1.3.3 : 2018-02-02
- Added rtems target.
- Added support for overlapping IOmap.

2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ PROJECT_NAME = SOEM
# This could be handy for archiving the generated documentation or
# if some version control system is used.

PROJECT_NUMBER = v1.3.2
PROJECT_NUMBER = v1.3.3

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer
Expand Down
3 changes: 3 additions & 0 deletions doc/soem.dox
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,9 @@
* - Added multi-threaded configuration for parallel configurations of slaves
*
* Version 1.3.2 : 2018-02-02
* - Made a mistake. DON'T USE!
*
* Version 1.3.3 : 2018-02-02
* - Added rtems target.
* - Added support for overlapping IOmap.
*
Expand Down

0 comments on commit c12de66

Please sign in to comment.