You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,10 @@ This project uses a semver-parsable X.0.Z version number for releases, where X i
19
19
Non-release versions of this project (for example on github.com/RuntimeTools/omr-agentcore) will use semver-parsable X.0.Z-dev.B version numbers, where X.0.Z is the last release with Z incremented and B is an integer. For further information on the development process go to the [appmetrics wiki][3]: [Developing](https://github.com/RuntimeTools/appmetrics/wiki/Developing).
20
20
21
21
## Version
22
-
4.0.0
22
+
4.0.1
23
23
24
24
## Release History
25
+
`4.0.1` - Fix Windows FileUtil compilation errors.
25
26
`4.0.0` - Fixes for z/OS API connections and semaphore reuse.
0 commit comments