Skip to content

Commit

Permalink
Merged PR 22047: Fixed reference version for macos intel builds, upda…
Browse files Browse the repository at this point in the history
…te changelog.

Fixed reference version for macos intel builds, update changelog.
  • Loading branch information
bjoernrennfanz committed Nov 7, 2023
2 parents af44d57 + 6c8bcc8 commit 9303da0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Version 3.0.0rc2
- Date 2023-11-07
- Fix reference version of macos intel builds

Version 3.0.0rc1
- Date 2023-11-07
- Updated to pylon 7.4 on linux and windows
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# which is not equal to the version on the outer tar.gz
"Linux": "7.4.0",
"Linux_armv7l": "6.2.0",
"Darwin": "7.3.0",
"Darwin": "7.3.1",
"Darwin_arm64": "7.3.1"
}

Expand Down

0 comments on commit 9303da0

Please sign in to comment.