Skip to content

Commit

Permalink
Releasing 5.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hbitteur committed Sep 14, 2021
1 parent 2d92191 commit 3353f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sourceCompatibility = '1.11'

ext.programName = 'Audiveris'
ext.programId = 'audiveris'
ext.programVersion = '5.2.4-alpha'
ext.programVersion = '5.2.4'
ext.companyName = "$programName Ltd."
ext.companyId = "${programName}Ltd"
ext.jcppVersion = '1.3'
Expand Down

0 comments on commit 3353f40

Please sign in to comment.