Skip to content

Commit

Permalink
Updated versioning info
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabio Kasper committed Feb 23, 2022
1 parent facc48a commit 16c3a0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ MacroUtils is a collection of high-level APIs in order to make your life easier

## Requires

1. Simcenter STAR-CCM+ v2021.3 libraries;
1. Simcenter STAR-CCM+ v2022.1 libraries;

1. Integrated development environment (IDE) supporting JDK 11 and gradle -- e.g.: NetBeans 11 or later.

Expand Down
4 changes: 2 additions & 2 deletions macroutils/src/macroutils/MacroUtils.java
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
*
* <b>Requires:</b>
* <ul>
* <li> Simcenter STAR-CCM+ 2021.3 libraries (<u>It may not run in other versions</u>);
* <li> Simcenter STAR-CCM+ 2022.1 libraries (<u>It may not run in other versions</u>);
* </ul>
*
* @since STAR-CCM+ v7.02, May of 2012
* @author Fabio Kasper
* @version 2021.3
* @version 2022.1
*/
public final class MacroUtils {

Expand Down

0 comments on commit 16c3a0d

Please sign in to comment.