Skip to content

Commit

Permalink
changes for 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
javmorcas committed Apr 8, 2024
1 parent 9d0e08b commit ce1ca8e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion srcDoc/compatibility.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Compatibility
=============

*RTI Perftest Develop* is designed to be compatible with the *RTI Connext DDS*
*RTI Perftest 4.1.1* is designed to be compatible with the *RTI Connext DDS*
middleware. It has been compiled and tested against:

- *RTI Connext DDS Professional* 6.0.0 and above. Nonetheless previous versions
Expand Down
4 changes: 2 additions & 2 deletions srcDoc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
# built documents.
#
# The short X.Y version.
version = u'4.1'
version = u'4.1.1'
# The full version, including alpha/beta/rc tags.
release = u'4.1'
release = u'4.1.1'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
11 changes: 3 additions & 8 deletions srcDoc/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,10 @@
Release Notes
=============

Release Notes develop
---------------------

What's New in develop
~~~~~~~~~~~~~~~~~~~~~

<- Nothing new yet ->
Release Notes 4.1.1
-------------------

What's Fixed in develop
What's Fixed in 4.1.1
~~~~~~~~~~~~~~~~~~~~~~~

Terminated connection in VxWorks after finishing test for *Traditional* and *Modern* C++ |fixedTag|
Expand Down

0 comments on commit ce1ca8e

Please sign in to comment.