Skip to content

Commit 085b838

Browse files
committed
Updated versioning requirements
1 parent ee16405 commit 085b838

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ MacroUtils is a collection of high-level APIs in order to make your life easier
44

55
## Requires
66

7-
1. Simcenter STAR-CCM+ 2410 libraries;
7+
1. Simcenter STAR-CCM+ 2502 libraries;
88

9-
1. Integrated development environment (IDE) supporting JDK 21.0.2 and gradle
9+
1. Integrated development environment (IDE) supporting JDK 21.0.4 and gradle
1010

1111
## Recommended IDE
1212

13-
NetBeans 21 or later.
13+
NetBeans 22 or later.
1414

1515
## Need an older version?
1616

macroutils/src/macroutils/MacroUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
*
2929
* @since STAR-CCM+ v7.02, May of 2012
3030
* @author Fabio Kasper
31-
* @version 2410
31+
* @version 2502
3232
*/
3333
public final class MacroUtils {
3434

0 commit comments

Comments
 (0)