Skip to content

Commit

Permalink
2024-05-02 Fred Gleason <[email protected]>
Browse files Browse the repository at this point in the history
	* Incremented the package version to 4.2.2
	* Incremented the Python API version to 4.2.2

Signed-off-by: Fred Gleason <[email protected]>
  • Loading branch information
ElvishArtisan committed May 2, 2024
1 parent be92f58 commit 9f26117
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -24743,3 +24743,6 @@
2024-05-02 Fred Gleason <[email protected]>
* Fixed a regression in 'RDWaveFile' that broke reading of start and
end dates in files containing a 'scot' chunk.
2024-05-02 Fred Gleason <[email protected]>
* Incremented the package version to 4.2.2
* Incremented the Python API version to 4.2.2
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The NEWS file for the Rivendell package.

-------------------------------------------------------------------------------
v4.2.1int1 -- 29 April 2024
v4.2.2 -- 2 May 2024

Changes:
Bug fixes. See the ChangeLog.
Expand Down
2 changes: 1 addition & 1 deletion versions/PACKAGE_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.2.1int1
4.2.2
2 changes: 1 addition & 1 deletion versions/PYTHONAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.2.1
4.2.2

0 comments on commit 9f26117

Please sign in to comment.